Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtwreg.h186 #define RTW_TCR_LBK_NORMAL __SHIFTIN(0, RTW_TCR_LBK_MASK) /* normal ops */ macro
H A Drtw.c353 tcr |= RTW_TCR_LBK_NORMAL; in rtw_continuous_tx_enable()
2600 tcr |= RTW_TCR_LBK_NORMAL; /* normal operating mode */ in rtw_transmit_config()