Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/watchdog/
Dwdt.txt6 ICS WDT501-P
7 ICS WDT501-P (no fan tachometer)
8 ICS WDT500-P
23 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dics43432.txt1 Invensense ICS-43432 MEMS microphone with I2S output.
/linux-4.4.14/Documentation/fb/
Darkfb.txt10 ICS 5342 ramdac
/linux-4.4.14/block/partitions/
DKconfig37 bool "ICS partition support" if PARTITION_ADVANCED
42 were partitioned using the ICS interface on Acorn machines.
/linux-4.4.14/drivers/ide/
DKconfig698 tristate "ICS IDE interface support"
701 On Acorn systems, say Y here if you wish to use the ICS IDE
702 interface card. This is not required for ICS partition support.
706 bool "ICS DMA support"
710 the ICS IDE driver.
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c888 ew32(ICS, mask); in e1000_intr_test()
906 ew32(ICS, mask); in e1000_intr_test()
924 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
De1000_main.c430 ew32(ICS, E1000_ICS_LSC); in e1000_up()
1414 ew32(ICS, E1000_ICS_LSC); in e1000_open()
2549 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
De1000_hw.c2471 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1802 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
1860 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
1885 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket()
1887 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
1888 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
1894 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
1902 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/linux-4.4.14/drivers/usb/storage/
DKconfig100 - Microtech ZiO! ICS-45 CF2
/linux-4.4.14/drivers/ata/
DKconfig596 tristate "Acorn ICS PATA support"
599 On Acorn systems, say Y here if you wish to use the ICS PATA
600 interface card. This is not required for ICS partition support.
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c1917 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other()
1947 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx()
4164 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER); in e1000e_up()
4166 ew32(ICS, E1000_ICS_LSC); in e1000e_up()
4447 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt()
4595 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER); in e1000_open()
4597 ew32(ICS, E1000_ICS_LSC); in e1000_open()
5293 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task()
5295 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
Dethtool.c1047 ew32(ICS, mask); in e1000_intr_test()
1065 ew32(ICS, mask); in e1000_intr_test()
1083 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
/linux-4.4.14/drivers/mmc/host/
Domap_hsmmc.c83 #define ICS 0x2 macro
650 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dwil6210.h124 u32 ICS; /* Cause Set, WO */ member
Dwmi.c265 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
Ddebugfs.c362 {"ICS", S_IWUSR, offsetof(struct RGF_ICR, ICS), doff_io32},
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c243 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
Dixgb_main.c1207 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
/linux-4.4.14/drivers/input/touchscreen/
DKconfig532 tristate "ICS MicroClock MK712 touchscreen"
534 Say Y here if you have the ICS MicroClock MK712 touchscreen
/linux-4.4.14/drivers/video/fbdev/
DKconfig1697 and ICS 5342 RAMDAC.