Home
last modified time | relevance | path

Searched refs:ICM (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dinterrupt.c444 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
452 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
460 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
Dwil6210.h123 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */ member
Ddebugfs.c361 {"ICM", S_IRUGO | S_IWUSR, offsetof(struct RGF_ICR, ICM), doff_io32},