Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/sound/
Dics43432.txt1 Invensense ICS-43432 MEMS microphone with I2S output.
/Linux-v4.19/Documentation/fb/
Darkfb.txt10 ICS 5342 ramdac
/Linux-v4.19/block/partitions/
DKconfig38 bool "ICS partition support" if PARTITION_ADVANCED
43 were partitioned using the ICS interface on Acorn machines.
/Linux-v4.19/drivers/ide/
DKconfig701 tristate "ICS IDE interface support"
704 On Acorn systems, say Y here if you wish to use the ICS IDE
705 interface card. This is not required for ICS partition support.
709 bool "ICS DMA support"
713 the ICS IDE driver.
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c868 ew32(ICS, mask); in e1000_intr_test()
886 ew32(ICS, mask); in e1000_intr_test()
904 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
De1000_main.c404 ew32(ICS, E1000_ICS_LSC); in e1000_up()
1404 ew32(ICS, E1000_ICS_LSC); in e1000_open()
2539 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
De1000_hw.c2446 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c1709 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
1763 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
1788 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket()
1790 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
1791 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
1797 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
1805 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/Linux-v4.19/drivers/usb/storage/
DKconfig100 - Microtech ZiO! ICS-45 CF2
/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c82 #define ICS 0x2 macro
613 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
/Linux-v4.19/drivers/ata/
DKconfig687 tristate "Acorn ICS PATA support"
690 On Acorn systems, say Y here if you wish to use the ICS PATA
691 interface card. This is not required for ICS partition support.
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
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()
Dnetdev.c1902 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other()
1929 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx()
4195 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc()
4197 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc()
4506 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt()
5347 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task()
5349 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c4066 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
4125 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
4154 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket()
4156 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
4157 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
4166 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
4174 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c225 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
Dixgb_main.c1174 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dinterrupt.c855 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
Dwil6210.h176 u32 ICS; /* Cause Set, WO */ member
Ddebugfs.c518 {"ICS", 0244, offsetof(struct RGF_ICR, ICS), doff_io32},
Dwmi.c728 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
/Linux-v4.19/drivers/input/touchscreen/
DKconfig620 tristate "ICS MicroClock MK712 touchscreen"
622 Say Y here if you have the ICS MicroClock MK712 touchscreen
/Linux-v4.19/drivers/video/fbdev/
DKconfig1604 and ICS 5342 RAMDAC.