Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/Documentation/fb/
Darkfb.txt10 ICS 5342 ramdac
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dwil6210.h122 u32 ICS; /* Cause Set, WO */ member
265 offsetof(struct RGF_ICR, ICS))
Ddebugfs.c364 {"ICS", S_IWUSR, offsetof(struct RGF_ICR, ICS), doff_io32},
/linux-4.1.27/block/partitions/
DKconfig37 bool "ICS partition support" if PARTITION_ADVANCED
42 were partitioned using the ICS interface on Acorn machines.
/linux-4.1.27/drivers/ide/
DKconfig698 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.
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c890 ew32(ICS, mask); in e1000_intr_test()
908 ew32(ICS, mask); in e1000_intr_test()
926 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
De1000_main.c430 ew32(ICS, E1000_ICS_LSC); in e1000_up()
1414 ew32(ICS, E1000_ICS_LSC); in e1000_open()
2554 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
De1000_hw.c2471 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnetdev.c1923 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other()
1953 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx()
4038 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER); in e1000e_up()
4040 ew32(ICS, E1000_ICS_LSC); in e1000e_up()
4299 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt()
4447 ew32(ICS, E1000_ICS_LSC | E1000_ICR_OTHER); in e1000_open()
4449 ew32(ICS, E1000_ICS_LSC); in e1000_open()
5144 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task()
5146 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
Dethtool.c1049 ew32(ICS, mask); in e1000_intr_test()
1067 ew32(ICS, mask); in e1000_intr_test()
1085 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3423 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local
3481 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket()
3506 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket()
3508 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket()
3509 ICS[0][0] = 1; in issue_action_BSSCoexistPacket()
3515 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket()
3523 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
/linux-4.1.27/drivers/usb/storage/
DKconfig100 - Microtech ZiO! ICS-45 CF2
/linux-4.1.27/drivers/mmc/host/
Domap_hsmmc.c82 #define ICS 0x2 macro
547 while ((OMAP_HSMMC_READ(host->base, SYSCTL) & ICS) != ICS in omap_hsmmc_set_clock()
/linux-4.1.27/drivers/ata/
DKconfig569 tristate "Acorn ICS PATA support"
572 On Acorn systems, say Y here if you wish to use the ICS PATA
573 interface card. This is not required for ICS partition support.
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c243 *reg++ = IXGB_READ_REG(hw, ICS); /* 6 */ in ixgb_get_regs()
Dixgb_main.c1207 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
/linux-4.1.27/drivers/input/touchscreen/
DKconfig507 tristate "ICS MicroClock MK712 touchscreen"
509 Say Y here if you have the ICS MicroClock MK712 touchscreen
/linux-4.1.27/drivers/video/fbdev/
DKconfig1695 and ICS 5342 RAMDAC.