Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/iwh/
H A Diwh_eeprom.h213 #define SP_RADIO_STEP_MSK(x) ((x>>2) & 3) macro
/titanic_44/usr/src/uts/common/io/iwp/
H A Diwp_eeprom.h210 #define SP_RADIO_STEP_MSK(x) ((x>>2) & 3) macro