Searched refs:ICM (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 679 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 687 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 696 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 704 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 713 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
|
D | wil6210.h | 175 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */ member
|
D | debugfs.c | 517 {"ICM", 0644, offsetof(struct RGF_ICR, ICM), doff_io32},
|