Home
last modified time | relevance | path

Searched refs:IWM_HW_STEP_LOCATION_BITS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h622 #define IWM_HW_STEP_LOCATION_BITS 24 macro
H A Dif_iwm.c6167 hw_step = (hw_step >> IWM_HW_STEP_LOCATION_BITS) & 0xF; in iwm_attach()