/Linux-v5.15/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-v5.15/arch/powerpc/boot/dts/ |
D | microwatt.dts | 100 interrupt-parent = <&ICS>; 110 ICS: interrupt-controller@5000 { label
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | ics43432.txt | 1 Invensense ICS-43432-compatible MEMS microphone with I2S output.
|
/Linux-v5.15/Documentation/fb/ |
D | arkfb.rst | 10 ICS 5342 ramdac
|
/Linux-v5.15/block/partitions/ |
D | Kconfig | 38 bool "ICS partition support" if PARTITION_ADVANCED 43 were partitioned using the ICS interface on Acorn machines.
|
/Linux-v5.15/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()
|
/Linux-v5.15/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-v5.15/drivers/usb/storage/ |
D | Kconfig | 97 - Microtech ZiO! ICS-45 CF2
|
/Linux-v5.15/drivers/iommu/intel/ |
D | debugfs.c | 53 IOMMU_REGSET_ENTRY(ICS),
|
/Linux-v5.15/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3630 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 3685 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 3714 ICS[0][pbss_network->configuration.ds_config] = 1; in issue_action_BSSCoexistPacket() 3716 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 3717 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 3726 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 3734 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/Linux-v5.15/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 | 1907 ew32(ICS, (icr & adapter->eiac_mask)); in e1000_msix_other() 1934 ew32(ICS, tx_ring->ims_val); in e1000_intr_msix_tx() 4220 ew32(ICS, E1000_ICS_LSC | E1000_ICS_OTHER); in e1000e_trigger_lsc() 4222 ew32(ICS, E1000_ICS_LSC); in e1000e_trigger_lsc() 4553 ew32(ICS, E1000_ICS_RXSEQ); in e1000_test_msi_interrupt() 5418 ew32(ICS, adapter->rx_ring->ims_val); in e1000_watchdog_task() 5420 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
|
/Linux-v5.15/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.
|
/Linux-v5.15/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()
|
/Linux-v5.15/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()
|
/Linux-v5.15/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 6082 u8 ICS[8][15]; in issue_action_BSSCoexistPacket() local 6134 memset(ICS, 0, sizeof(ICS)); in issue_action_BSSCoexistPacket() 6159 ICS[0][pbss_network->Configuration.DSConfig] = 1; in issue_action_BSSCoexistPacket() 6161 if (ICS[0][0] == 0) in issue_action_BSSCoexistPacket() 6162 ICS[0][0] = 1; in issue_action_BSSCoexistPacket() 6168 if (ICS[i][0] == 1) { in issue_action_BSSCoexistPacket() 6176 if (ICS[i][j] == 1) { in issue_action_BSSCoexistPacket()
|
/Linux-v5.15/drivers/input/touchscreen/ |
D | Kconfig | 665 tristate "ICS MicroClock MK712 touchscreen" 667 Say Y here if you have the ICS MicroClock MK712 touchscreen
|
/Linux-v5.15/drivers/video/fbdev/ |
D | Kconfig | 1567 and ICS 5342 RAMDAC.
|