Searched refs:ICS (Results 1 - 14 of 14) sorted by relevance

/drivers/usb/storage/
H A DKconfig100 - Microtech ZiO! ICS-45 CF2
/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h89 u32 ICS; /* Cause Set, WO */ member in struct:RGF_ICR
159 offsetof(struct RGF_ICR, ICS))
H A Ddebugfs.c344 {"ICS", S_IWUSR, offsetof(struct RGF_ICR, ICS), doff_io32},
/drivers/ide/
H A DKconfig707 tristate "ICS IDE interface support"
710 On Acorn systems, say Y here if you wish to use the ICS IDE
711 interface card. This is not required for ICS partition support.
715 bool "ICS DMA support"
719 the ICS IDE driver.
/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c889 ew32(ICS, mask);
907 ew32(ICS, mask);
925 ew32(ICS, ~mask & 0x00007FFF);
H A De1000_main.c425 ew32(ICS, E1000_ICS_LSC);
1409 ew32(ICS, E1000_ICS_LSC);
2549 ew32(ICS, E1000_ICS_RXDMT0);
H A De1000_hw.c2471 ew32(ICS, (icr & ~E1000_ICS_LSC));
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c3424 u8 ICS[8][15]; local
3480 memset(ICS, 0, sizeof(ICS));
3505 ICS[0][pbss_network->Configuration.DSConfig] = 1;
3507 if (ICS[0][0] == 0)
3508 ICS[0][0] = 1;
3514 if (ICS[i][0] == 1) {
3522 if (ICS[i][j] == 1) {
/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c1920 ew32(ICS, (icr & adapter->eiac_mask));
1950 ew32(ICS, tx_ring->ims_val);
4017 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER);
4019 ew32(ICS, E1000_ICS_LSC);
4278 ew32(ICS, E1000_ICS_RXSEQ);
4426 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER);
4428 ew32(ICS, E1000_ICS_LSC);
5122 ew32(ICS, adapter->rx_ring->ims_val);
5124 ew32(ICS, E1000_ICS_RXDMT0);
H A Dethtool.c1047 ew32(ICS, mask);
1065 ew32(ICS, mask);
1083 ew32(ICS, ~mask & 0x00007FFF);
/drivers/mmc/host/
H A Domap_hsmmc.c81 #define ICS 0x2 macro
595 /* Wait till the ICS bit is set */
597 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS
/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ethtool.c243 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */
H A Dixgb_main.c1206 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW);
/drivers/input/touchscreen/
H A DKconfig456 tristate "ICS MicroClock MK712 touchscreen"
458 Say Y here if you have the ICS MicroClock MK712 touchscreen

Completed in 311 milliseconds