Searched refs:ICR (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c295 offsetof(struct RGF_ICR, ICR));
357 offsetof(struct RGF_ICR, ICR));
408 offsetof(struct RGF_ICR, ICR));
454 offsetof(struct RGF_ICR, ICR));
542 offsetof(struct RGF_ICR, ICR));
688 offsetof(struct RGF_ICR, ICR));
696 offsetof(struct RGF_ICR, ICR));
705 offsetof(struct RGF_ICR, ICR));
713 offsetof(struct RGF_ICR, ICR));
722 offsetof(struct RGF_ICR, ICR));
[all...]
H A Dmain.c1528 wil_s(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, ICR), 0);
1536 wil_s(wil, RGF_PAL_UNIT_ICR + offsetof(struct RGF_ICR, ICR),
1963 /* mark to IRQ context to handle HALP ICR */
H A Dwil6210.h170 u32 ICR; /* Cause, W1C/COR depending on ICC */ member in struct:RGF_ICR
171 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */
H A Ddebugfs.c489 {"ICR", 0644, offsetof(struct RGF_ICR, ICR), doff_io32},
/linux-master/sound/pcmcia/vx/
H A Dvxp_ops.c19 [VX_ICR] = 0x00, // ICR
153 vx_outb(chip, ICR, 0);
161 vx_outb(chip, ICR, ICR_HF1);
177 vx_outb(chip, ICR, 0);
193 vx_outb(chip, ICR, ICR_HF0);
318 vx_outb(chip, ICR, do_write ? ICR_TREQ : ICR_RREQ);
343 vx_outb(chip, ICR, 0);
427 vx_outb(chip, ICR, 0);
/linux-master/sound/pci/vx222/
H A Dvx222_ops.c225 vx_outl(chip, ICR, do_write ? ICR_TREQ : ICR_RREQ);
239 vx_outl(chip, ICR, 0);
/linux-master/drivers/bluetooth/
H A Dbtnxpuart.c253 #define ICR 0x000000c7 macro
628 uart_config.icr.value = __cpu_to_le32(ICR);
/linux-master/arch/m68k/include/asm/
H A DMC68VZ328.h210 #define ICR WORD_REF(ICR_ADDR) macro
H A DMC68328.h246 #define ICR WORD_REF(ICR_ADDR) macro
H A DMC68EZ328.h208 #define ICR WORD_REF(ICR_ADDR) macro
/linux-master/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c716 er32(ICR);
H A D82571.c1041 er32(ICR);
H A Dnetdev.c72 {E1000_ICR, "ICR"},
1755 u32 icr = er32(ICR);
1757 /* read ICR disables interrupts using IAM */
1821 u32 rctl, icr = er32(ICR);
1832 /* Interrupt Auto-Mask...upon reading ICR,
1895 u32 icr = er32(ICR);
3238 /* Auto-Mask interrupts upon ICR access */
4485 u32 icr = er32(ICR);
4513 er32(ICR);
H A Dethtool.c998 adapter->test_icr |= er32(ICR);
H A Dich8lan.c4816 er32(ICR);
/linux-master/drivers/atm/
H A Diphase.h171 #define ICR 100000 macro
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c821 adapter->test_icr |= er32(ICR);
H A De1000_hw.c504 er32(ICR);
2438 icr = er32(ICR);
H A De1000_main.c3750 u32 icr = er32(ICR);
/linux-master/arch/x86/kvm/
H A Dtrace.h254 AREG(TMR), AREG(IRR), AREG(ESR), AREG(ICR), AREG(ICR2), AREG(LVTT), \

Completed in 601 milliseconds