Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Drtw.c3811 #define REVC (REVAB | RTW8180_RCR_RXFTH_WHOLE) in rtw_check_phydelay() macro
3817 RTW_WRITE(regs, RTW_RCR, REVC); in rtw_check_phydelay()
3820 if ((RTW_READ(regs, RTW_RCR) & REVC) == REVC) in rtw_check_phydelay()
3827 #undef REVC in rtw_check_phydelay()