Searched refs:RTW_CONFIG3_PARMEN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h643 * Set RTW_CONFIG3_PARMEN and RTW_9346CR_EEM_CONFIG to
646 #define RTW_CONFIG3_PARMEN BIT(6) macro
H A Drtw.c403 cfg3 |= RTW_CONFIG3_PARMEN;
405 cfg3 &= ~RTW_CONFIG3_PARMEN;

Completed in 54 milliseconds