HomeSort by: relevance | last modified time | path
    Searched refs:RTW_SR_RFPARM_DIGPHY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtwreg.h 818 #define RTW_SR_RFPARM_DIGPHY __BIT(0) /* 1: digital PHY */
rtw.c 860 /* Note well: the sense of the RTW_SR_RFPARM_DIGPHY bit seems
863 if ((RTW_SR_GET(sr, RTW_SR_RFPARM) & RTW_SR_RFPARM_DIGPHY) == 0)

Completed in 19 milliseconds