Home
last modified time | relevance | path

Searched defs:RGF_ICR (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dwil6210.h168 struct RGF_ICR { struct
169 u32 ICC; /* Cause Control, RW: 0 - W1C, 1 - COR */
170 u32 ICR; /* Cause, W1C/COR depending on ICC */
171 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */
172 u32 ICS; /* Cause Set, WO */
173 u32 IMV; /* Mask, RW+S/C */
174 u32 IMS; /* Mask Set, write 1 to set */
175 u32 IMC; /* Mask Clear, write 1 to clear */