| /linux/drivers/net/wireless/ath/wil6210/ |
| A D | interrupt.c | 295 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_rx() 688 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 696 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 705 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 713 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 722 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 845 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq() 847 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq() 849 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq() 851 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq() [all …]
|
| A D | main.c | 1528 wil_s(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, ICR), 0); in wil_pre_fw_config() 1536 wil_s(wil, RGF_PAL_UNIT_ICR + offsetof(struct RGF_ICR, ICR), in wil_pre_fw_config()
|
| A D | wil6210.h | 170 u32 ICR; /* Cause, W1C/COR depending on ICC */ member
|
| A D | debugfs.c | 489 {"ICR", 0644, offsetof(struct RGF_ICR, ICR), doff_io32},
|
| /linux/sound/pcmcia/vx/ |
| A D | vxp_ops.c | 153 vx_outb(chip, ICR, 0); in vxp_load_xilinx_binary() 160 vx_outb(chip, ICR, ICR_HF1); in vxp_load_xilinx_binary() 178 vx_outb(chip, ICR, 0); in vxp_load_xilinx_binary() 195 vx_outb(chip, ICR, ICR_HF0); in vxp_load_xilinx_binary() 320 vx_outb(chip, ICR, do_write ? ICR_TREQ : ICR_RREQ); in vx_setup_pseudo_dma() 345 vx_outb(chip, ICR, 0); in vx_release_pseudo_dma() 429 vx_outb(chip, ICR, 0); in vxp_dma_read()
|
| /linux/sound/pci/vx222/ |
| A D | vx222_ops.c | 225 vx_outl(chip, ICR, do_write ? ICR_TREQ : ICR_RREQ); in vx2_setup_pseudo_dma() 239 vx_outl(chip, ICR, 0); in vx2_release_pseudo_dma()
|
| /linux/Documentation/virt/kvm/x86/ |
| A D | hypercalls.rst | 150 - a3: APIC ICR
|
| /linux/arch/m68k/include/asm/ |
| A D | MC68EZ328.h | 208 #define ICR WORD_REF(ICR_ADDR) macro
|
| A D | MC68328.h | 246 #define ICR WORD_REF(ICR_ADDR) macro
|
| A D | MC68VZ328.h | 210 #define ICR WORD_REF(ICR_ADDR) macro
|
| /linux/drivers/bluetooth/ |
| A D | btnxpuart.c | 271 #define ICR 0x000000c7 macro 684 uart_config.icr.value = __cpu_to_le32(ICR); in nxp_fw_change_baudrate()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| A D | 80003es2lan.c | 716 er32(ICR); in e1000_reset_hw_80003es2lan()
|
| A D | 82571.c | 1041 er32(ICR); in e1000_reset_hw_82571()
|
| A D | netdev.c | 1755 u32 icr = er32(ICR); in e1000_intr_msi() 1821 u32 rctl, icr = er32(ICR); in e1000_intr() 1895 u32 icr = er32(ICR); in e1000_msix_other() 4485 u32 icr = er32(ICR); in e1000_intr_msi_test() 4513 er32(ICR); in e1000_test_msi_interrupt()
|
| A D | ethtool.c | 974 adapter->test_icr |= er32(ICR); in e1000_test_intr()
|
| A D | ich8lan.c | 4862 er32(ICR); in e1000_reset_hw_ich8lan()
|
| /linux/drivers/atm/ |
| A D | iphase.h | 171 #define ICR 100000 macro
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| A D | e1000_hw.c | 504 er32(ICR); in e1000_reset_hw() 2438 icr = er32(ICR); in e1000_check_for_link()
|
| A D | e1000_ethtool.c | 821 adapter->test_icr |= er32(ICR); in e1000_test_intr()
|
| A D | e1000_main.c | 3747 u32 icr = er32(ICR); in e1000_intr()
|
| /linux/arch/x86/kvm/ |
| A D | trace.h | 254 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
|