/drivers/ide/ |
D | Kconfig | 699 tristate "ICS IDE interface support" 702 On Acorn systems, say Y here if you wish to use the ICS IDE 703 interface card. This is not required for ICS partition support. 707 bool "ICS DMA support" 711 the ICS IDE driver.
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 887 ew32(ICS, mask); in e1000_intr_test() 905 ew32(ICS, mask); in e1000_intr_test() 923 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | e1000_main.c | 429 ew32(ICS, E1000_ICS_LSC); in e1000_up() 1429 ew32(ICS, E1000_ICS_LSC); in e1000_open() 2564 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
|
D | e1000_hw.c | 2471 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
|
/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 612 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
|
D | wil6210.h | 153 u32 ICS; /* Cause Set, WO */ member
|
D | debugfs.c | 368 {"ICS", 0244, offsetof(struct RGF_ICR, ICS), doff_io32},
|
D | wmi.c | 313 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1721 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 1779 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 1804 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 1806 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 1807 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 1813 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 1821 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/drivers/mmc/host/ |
D | omap_hsmmc.c | 82 #define ICS 0x2 macro 630 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
|
/drivers/usb/storage/ |
D | Kconfig | 100 - Microtech ZiO! ICS-45 CF2
|
/drivers/ata/ |
D | Kconfig | 680 tristate "Acorn ICS PATA support" 683 On Acorn systems, say Y here if you wish to use the ICS PATA 684 interface card. This is not required for ICS partition support.
|
/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1065 ew32(ICS, mask); in e1000_intr_test() 1083 ew32(ICS, mask); in e1000_intr_test() 1101 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | netdev.c | 1916 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other() 1943 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx() 4215 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4217 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4526 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5369 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5371 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 4069 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 4128 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 4157 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 4159 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 4160 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 4169 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 4177 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 250 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1209 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
|
/drivers/input/touchscreen/ |
D | Kconfig | 552 tristate "ICS MicroClock MK712 touchscreen" 554 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/drivers/video/fbdev/ |
D | Kconfig | 1712 and ICS 5342 RAMDAC.
|