Home
last modified time | relevance | path

Searched refs:ICS (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/watchdog/
A Dwdt.rst9 - ICS WDT501-P
10 - ICS WDT501-P (no fan tachometer)
11 - ICS WDT500-P
26 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
/linux/arch/powerpc/boot/dts/
A Dmicrowatt.dts100 interrupt-parent = <&ICS>;
110 ICS: interrupt-controller@5000 { label
/linux/Documentation/devicetree/bindings/sound/
A Dics43432.txt1 Invensense ICS-43432-compatible MEMS microphone with I2S output.
/linux/Documentation/fb/
A Darkfb.rst10 ICS 5342 ramdac
/linux/block/partitions/
A DKconfig40 bool "ICS partition support" if PARTITION_ADVANCED
45 were partitioned using the ICS interface on Acorn machines.
/linux/drivers/net/ethernet/intel/e1000/
A De1000_ethtool.c865 ew32(ICS, mask); in e1000_intr_test()
883 ew32(ICS, mask); in e1000_intr_test()
901 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
A De1000_main.c401 ew32(ICS, E1000_ICS_LSC); in e1000_up()
1405 ew32(ICS, E1000_ICS_LSC); in e1000_open()
2542 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
A De1000_hw.c2438 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
/linux/drivers/mmc/host/
A Domap_hsmmc.c80 #define ICS 0x2 macro
554 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c3618 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
3673 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
3702 ICS[0][pbss_network->configuration.ds_config] = 1; in issue_action_BSSCoexistPacket()
3704 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
3705 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
3714 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
3722 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/linux/drivers/iommu/intel/
A Ddebugfs.c53 IOMMU_REGSET_ENTRY(ICS),
/linux/drivers/usb/storage/
A DKconfig97 - Microtech ZiO! ICS-45 CF2
/linux/drivers/net/ethernet/intel/e1000e/
A Dethtool.c1055 ew32(ICS, mask); in e1000_intr_test()
1073 ew32(ICS, mask); in e1000_intr_test()
1091 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
A Dnetdev.c1907 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other()
1934 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx()
4219 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc()
4221 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc()
4552 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt()
5417 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task()
5419 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
/linux/drivers/ata/
A DKconfig753 tristate "Acorn ICS PATA support"
757 On Acorn systems, say Y here if you wish to use the ICS PATA
758 interface card. This is not required for ICS partition support.
/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb_ethtool.c225 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
A Dixgb_main.c1172 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
/linux/drivers/net/wireless/ath/wil6210/
A Dinterrupt.c861 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
A Dwil6210.h173 u32 ICS; /* Cause Set, WO */ member
A Ddebugfs.c491 {"ICS", 0244, offsetof(struct RGF_ICR, ICS), doff_io32},
A Dwmi.c747 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
/linux/drivers/staging/r8188eu/core/
A Drtw_mlme_ext.c5872 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
5924 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
5949 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket()
5951 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
5952 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
5958 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
5966 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/linux/drivers/input/touchscreen/
A DKconfig666 tristate "ICS MicroClock MK712 touchscreen"
668 Say Y here if you have the ICS MicroClock MK712 touchscreen
/linux/drivers/video/fbdev/
A DKconfig1567 and ICS 5342 RAMDAC.

Completed in 105 milliseconds