/linux-6.1.9/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
|
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | microwatt.dts | 102 interrupt-parent = <&ICS>; 112 ICS: interrupt-controller@5000 { label
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | ics43432.txt | 1 Invensense ICS-43432-compatible MEMS microphone with I2S output.
|
/linux-6.1.9/Documentation/fb/ |
D | arkfb.rst | 10 ICS 5342 ramdac
|
/linux-6.1.9/block/partitions/ |
D | Kconfig | 40 bool "ICS partition support" if PARTITION_ADVANCED 45 were partitioned using the ICS interface on Acorn machines.
|
/linux-6.1.9/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 869 ew32(ICS, mask); in e1000_intr_test() 887 ew32(ICS, mask); in e1000_intr_test() 905 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() 2543 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()
|
D | e1000_hw.c | 2438 ew32(ICS, (icr & ~E1000_ICS_LSC)); in e1000_check_for_link()
|
/linux-6.1.9/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()
|
/linux-6.1.9/drivers/iommu/intel/ |
D | debugfs.c | 53 IOMMU_REGSET_ENTRY(ICS),
|
/linux-6.1.9/drivers/usb/storage/ |
D | Kconfig | 97 - Microtech ZiO! ICS-45 CF2
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3601 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 3655 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 3684 ICS[0][pbss_network->configuration.ds_config] = 1; in issue_action_BSSCoexistPacket() 3686 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 3687 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 3696 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 3704 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/linux-6.1.9/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1059 ew32(ICS, mask); in e1000_intr_test() 1077 ew32(ICS, mask); in e1000_intr_test() 1095 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() 4216 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4218 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4549 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5414 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5416 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/linux-6.1.9/drivers/ata/ |
D | Kconfig | 754 tristate "Acorn ICS PATA support" 758 On Acorn systems, say Y here if you wish to use the ICS PATA 759 interface card. This is not required for ICS partition support.
|
/linux-6.1.9/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 | 172 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()
|
/linux-6.1.9/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 | 1163 IXGB_WRITE_REG(&adapter->hw, ICS, IXGB_INT_TXDW); in ixgb_watchdog()
|
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 5586 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 5636 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 5661 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 5663 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 5664 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 5670 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 5678 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | Kconfig | 676 tristate "ICS MicroClock MK712 touchscreen" 678 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/linux-6.1.9/drivers/video/fbdev/ |
D | Kconfig | 1566 and ICS 5342 RAMDAC.
|