/Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 306 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_rx() 368 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_rx_edma() 419 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_tx_edma() 465 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_tx() 553 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_misc() 701 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 709 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 718 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 726 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 735 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() [all …]
|
D | main.c | 1539 wil_s(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, ICR), 0); in wil_pre_fw_config() 1547 wil_s(wil, RGF_PAL_UNIT_ICR + offsetof(struct RGF_ICR, ICR), in wil_pre_fw_config()
|
D | wil6210.h | 179 u32 ICR; /* Cause, W1C/COR depending on ICC */ member
|
D | debugfs.c | 500 {"ICR", 0644, offsetof(struct RGF_ICR, ICR), doff_io32},
|
/Linux-v5.4/sound/pcmcia/vx/ |
D | vxp_ops.c | 153 vx_outb(chip, ICR, 0); in vxp_load_xilinx_binary() 161 vx_outb(chip, ICR, ICR_HF1); in vxp_load_xilinx_binary() 177 vx_outb(chip, ICR, 0); in vxp_load_xilinx_binary() 193 vx_outb(chip, ICR, ICR_HF0); in vxp_load_xilinx_binary() 316 vx_outb(chip, ICR, do_write ? ICR_TREQ : ICR_RREQ); in vx_setup_pseudo_dma() 341 vx_outb(chip, ICR, 0); in vx_release_pseudo_dma() 425 vx_outb(chip, ICR, 0); in vxp_dma_read()
|
/Linux-v5.4/arch/c6x/kernel/ |
D | irq.c | 114 set_creg(ICR, 0xfff0); in init_IRQ()
|
/Linux-v5.4/sound/pci/vx222/ |
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-v5.4/Documentation/virt/kvm/ |
D | hypercalls.txt | 134 a3: APIC ICR
|
/Linux-v5.4/drivers/tty/ |
D | synclink.c | 350 #define ICR 0x18 /* Interrupt Control Register */ macro 607 usc_OutReg( (a), ICR, (u16)((usc_InReg((a),ICR) & 0xff00) + 0xc0 + (b)) ) 610 usc_OutReg( (a), ICR, (u16)((usc_InReg((a),ICR) & 0xff00) + 0x80 + (b)) ) 613 usc_OutReg( (a), ICR, (u16)((usc_InReg((a),ICR) & 0x0f00) + 0xb000) ) 616 usc_OutReg( (a), ICR, (u16)(usc_InReg((a),ICR) & 0x7f00) ) 3509 u16 Icr = usc_InReg( info, ICR ); in line_info()
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | MC68EZ328.h | 208 #define ICR WORD_REF(ICR_ADDR) macro
|
D | MC68VZ328.h | 210 #define ICR WORD_REF(ICR_ADDR) macro
|
D | MC68328.h | 246 #define ICR WORD_REF(ICR_ADDR) macro
|
/Linux-v5.4/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 224 *reg++ = IXGB_READ_REG(hw, ICR); /* 5 */ in ixgb_get_regs()
|
D | ixgb_hw.c | 145 icr_reg = IXGB_READ_REG(hw, ICR); in ixgb_adapter_stop()
|
D | ixgb_main.c | 1730 u32 icr = IXGB_READ_REG(hw, ICR); in ixgb_intr()
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
D | 80003es2lan.c | 717 er32(ICR); in e1000_reset_hw_80003es2lan()
|
D | 82571.c | 1040 er32(ICR); in e1000_reset_hw_82571()
|
D | netdev.c | 1757 u32 icr = er32(ICR); in e1000_intr_msi() 1825 u32 rctl, icr = er32(ICR); in e1000_intr() 1901 u32 icr = er32(ICR); in e1000_msix_other() 4472 u32 icr = er32(ICR); in e1000_intr_msi_test() 4500 er32(ICR); in e1000_test_msi_interrupt()
|
D | ethtool.c | 977 adapter->test_icr |= er32(ICR); in e1000_test_intr()
|
D | ich8lan.c | 4736 er32(ICR); in e1000_reset_hw_ich8lan()
|
/Linux-v5.4/drivers/atm/ |
D | iphase.h | 172 #define ICR 100000 macro
|
/Linux-v5.4/arch/x86/kvm/ |
D | trace.h | 187 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
|
/Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 505 icr = er32(ICR); in e1000_reset_hw() 2445 icr = er32(ICR); in e1000_check_for_link()
|
D | e1000_ethtool.c | 819 adapter->test_icr |= er32(ICR); in e1000_test_intr()
|
D | e1000_main.c | 3746 u32 icr = er32(ICR); in e1000_intr()
|