Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dinterrupt.c457 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
466 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
475 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
Dwil6210.h123 u32 IMV; /* Mask, RW+S/C */ member
Dmain.c743 W(RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_reset()
Ddebugfs.c365 {"IMV", S_IRUGO | S_IWUSR, offsetof(struct RGF_ICR, IMV), doff_io32},