Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtwreg.h483 #define RTW_CONFIG3_CLKRUNEN __BIT(2)/* CLKRUN enabled, read-only. macro
H A Drtw.c467 cfg3 |= RTW_CONFIG3_CLKRUNEN; in rtw_anaparm_enable()