Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h431 #define RTW_9346CR_EEM_NORMAL LSHIFT(0, RTW_9346CR_EEM_MASK) macro
H A Drtw.c386 ecr |= RTW_9346CR_EEM_NORMAL; in rtw_config0123_enable()
580 if ((ecr & RTW_9346CR_EEM_MASK) == RTW_9346CR_EEM_NORMAL) { in rtw_recall_eeprom()
862 (ecr & ~RTW_9346CR_EEM_MASK) | RTW_9346CR_EEM_NORMAL); in rtw_srom_read()