Searched refs:IWM_FW_CTXT_COLOR_POS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h2225 #define IWM_FW_CTXT_COLOR_POS (8) macro
2226 #define IWM_FW_CTXT_COLOR_MSK (0xff << IWM_FW_CTXT_COLOR_POS)
2230 (_color << IWM_FW_CTXT_COLOR_POS))

Completed in 80 milliseconds