/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 865 ew32(ICS, mask); in e1000_intr_test() 883 ew32(ICS, mask); in e1000_intr_test() 901 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | e1000_main.c | 401 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()
|
D | e1000_hw.c | 2438 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
|
/drivers/mmc/host/ |
D | omap_hsmmc.c | 80 #define ICS 0x2 macro 554 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3626 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 3681 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 3710 ICS[0][pbss_network->configuration.ds_config] = 1; in issue_action_BSSCoexistPacket() 3712 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 3713 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 3722 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 3730 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/drivers/iommu/intel/ |
D | debugfs.c | 53 IOMMU_REGSET_ENTRY(ICS),
|
/drivers/usb/storage/ |
D | Kconfig | 97 - Microtech ZiO! ICS-45 CF2
|
/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1055 ew32(ICS, mask); in e1000_intr_test() 1073 ew32(ICS, mask); in e1000_intr_test() 1091 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | netdev.c | 1908 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other() 1935 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx() 4221 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4223 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4554 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5394 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5396 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/drivers/ata/ |
D | Kconfig | 753 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.
|
/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 861 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
|
D | wil6210.h | 173 u32 ICS; /* Cause Set, WO */ member
|
D | debugfs.c | 491 {"ICS", 0244, offsetof(struct RGF_ICR, ICS), doff_io32},
|
D | wmi.c | 747 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()
|
/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 225 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
|
D | ixgb_main.c | 1170 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
|
/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 6084 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 6136 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 6161 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 6163 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 6164 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 6170 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 6178 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/drivers/input/touchscreen/ |
D | Kconfig | 665 tristate "ICS MicroClock MK712 touchscreen" 667 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/drivers/video/fbdev/ |
D | Kconfig | 1568 and ICS 5342 RAMDAC.
|