Searched refs:RTW_CONFIG3_CLKRUNEN (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/dev/ic/ | ||
H A D | rtwreg.h | 483 #define RTW_CONFIG3_CLKRUNEN __BIT(2)/* CLKRUN enabled, read-only. macro |
H A D | rtw.c | 467 cfg3 |= RTW_CONFIG3_CLKRUNEN; in rtw_anaparm_enable() |