Home
last modified time | relevance | path

Searched refs:IMV (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/wil6210/
Dinterrupt.c489 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
497 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
505 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
Dwil6210.h128 u32 IMV; /* Mask, RW+S/C */ member
Dmain.c930 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_reset()
Ddebugfs.c371 {"IMV", S_IRUGO | S_IWUSR, offsetof(struct RGF_ICR, IMV), doff_io32},