Home
last modified time | relevance | path

Searched refs:ICR (Results 1 – 25 of 25) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dinterrupt.c306 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 …]
Dmain.c1539 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()
Dwil6210.h179 u32 ICR; /* Cause, W1C/COR depending on ICC */ member
Ddebugfs.c500 {"ICR", 0644, offsetof(struct RGF_ICR, ICR), doff_io32},
/Linux-v5.4/sound/pcmcia/vx/
Dvxp_ops.c153 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/
Dirq.c114 set_creg(ICR, 0xfff0); in init_IRQ()
/Linux-v5.4/sound/pci/vx222/
Dvx222_ops.c225 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/
Dhypercalls.txt134 a3: APIC ICR
/Linux-v5.4/drivers/tty/
Dsynclink.c350 #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/
DMC68EZ328.h208 #define ICR WORD_REF(ICR_ADDR) macro
DMC68VZ328.h210 #define ICR WORD_REF(ICR_ADDR) macro
DMC68328.h246 #define ICR WORD_REF(ICR_ADDR) macro
/Linux-v5.4/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c224 *reg++ = IXGB_READ_REG(hw, ICR); /* 5 */ in ixgb_get_regs()
Dixgb_hw.c145 icr_reg = IXGB_READ_REG(hw, ICR); in ixgb_adapter_stop()
Dixgb_main.c1730 u32 icr = IXGB_READ_REG(hw, ICR); in ixgb_intr()
/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
D80003es2lan.c717 er32(ICR); in e1000_reset_hw_80003es2lan()
D82571.c1040 er32(ICR); in e1000_reset_hw_82571()
Dnetdev.c1757 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()
Dethtool.c977 adapter->test_icr |= er32(ICR); in e1000_test_intr()
Dich8lan.c4736 er32(ICR); in e1000_reset_hw_ich8lan()
/Linux-v5.4/drivers/atm/
Diphase.h172 #define ICR 100000 macro
/Linux-v5.4/arch/x86/kvm/
Dtrace.h187 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \
/Linux-v5.4/drivers/net/ethernet/intel/e1000/
De1000_hw.c505 icr = er32(ICR); in e1000_reset_hw()
2445 icr = er32(ICR); in e1000_check_for_link()
De1000_ethtool.c819 adapter->test_icr |= er32(ICR); in e1000_test_intr()
De1000_main.c3746 u32 icr = er32(ICR); in e1000_intr()