Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h437 #define RTW_9346CR_EEM_AUTOLOAD LSHIFT(1, RTW_9346CR_EEM_MASK) macro
H A Drtw.c572 ecr = (ecr & ~RTW_9346CR_EEM_MASK) | RTW_9346CR_EEM_AUTOLOAD; in rtw_recall_eeprom()