Searched refs:IWM_HW_STEP_LOCATION_BITS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwm/ | ||
H A D | if_iwmreg.h | 622 #define IWM_HW_STEP_LOCATION_BITS 24 macro |
H A D | if_iwm.c | 6068 hw_step = (hw_step >> IWM_HW_STEP_LOCATION_BITS) & 0xF; in iwm_attach() |