Searched refs:ICS (Results 1 – 18 of 18) sorted by relevance
/drivers/ide/ |
D | Kconfig | 698 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.
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 888 ew32(ICS, mask); in e1000_intr_test() 906 ew32(ICS, mask); in e1000_intr_test() 924 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | e1000_main.c | 430 ew32(ICS, E1000_ICS_LSC); in e1000_up() 1420 ew32(ICS, E1000_ICS_LSC); in e1000_open() 2555 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 | 604 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
|
D | wil6210.h | 127 u32 ICS; /* Cause Set, WO */ member
|
D | debugfs.c | 370 {"ICS", S_IWUSR, offsetof(struct RGF_ICR, ICS), doff_io32},
|
D | wmi.c | 290 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1734 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 1792 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 1817 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 1819 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 1820 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 1826 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 1834 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/drivers/ata/ |
D | Kconfig | 625 tristate "Acorn ICS PATA support" 628 On Acorn systems, say Y here if you wish to use the ICS PATA 629 interface card. This is not required for ICS partition support.
|
/drivers/mmc/host/ |
D | omap_hsmmc.c | 82 #define ICS 0x2 macro 651 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/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1056 ew32(ICS, mask); in e1000_intr_test() 1074 ew32(ICS, mask); in e1000_intr_test() 1092 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | netdev.c | 1954 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx() 4210 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4212 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4521 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5363 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5365 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 243 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1207 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
|
/drivers/input/touchscreen/ |
D | Kconfig | 562 tristate "ICS MicroClock MK712 touchscreen" 564 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/drivers/video/fbdev/ |
D | Kconfig | 1706 and ICS 5342 RAMDAC.
|