Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h660 #define RTW_CONFIG3_CLKRUNEN BIT(2) macro
H A Drtw.c401 cfg3 |= RTW_CONFIG3_CLKRUNEN; in rtw_anaparm_enable()