/kernel/linux/linux-5.10/Documentation/watchdog/ |
D | wdt.rst | 9 - ICS WDT501-P 10 - ICS WDT501-P (no fan tachometer) 11 - ICS WDT500-P 26 The ICS ISA-bus wdt card cannot be safely probed for. Instead you need to
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | ics43432.txt | 1 Invensense ICS-43432 MEMS microphone with I2S output.
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | arkfb.rst | 10 ICS 5342 ramdac
|
/kernel/linux/linux-5.10/block/partitions/ |
D | Kconfig | 38 bool "ICS partition support" if PARTITION_ADVANCED 43 were partitioned using the ICS interface on Acorn machines.
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | Kconfig | 676 tristate "ICS IDE interface support" 679 On Acorn systems, say Y here if you wish to use the ICS IDE 680 interface card. This is not required for ICS partition support. 684 bool "ICS DMA support" 688 the ICS IDE driver.
|
/kernel/linux/linux-5.10/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 | 2437 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
D | debugfs.c | 49 IOMMU_REGSET_ENTRY(ICS),
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1702 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 1756 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 1781 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 1783 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 1784 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 1790 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 1798 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
D | Kconfig | 97 - Microtech ZiO! ICS-45 CF2
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1054 ew32(ICS, mask); in e1000_intr_test() 1072 ew32(ICS, mask); in e1000_intr_test() 1090 ew32(ICS, ~mask & 0x00007FFF); in e1000_intr_test()
|
D | netdev.c | 1906 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other() 1933 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx() 4217 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4219 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4550 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5415 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5417 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 4048 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 4107 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 4136 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 4138 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 4139 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 4148 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 4156 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/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 | 170 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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
D | Kconfig | 634 tristate "ICS MicroClock MK712 touchscreen" 636 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | Kconfig | 1565 and ICS 5342 RAMDAC.
|