Searched refs:RTW_SR_RFPARM_DIGPHY (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwreg.h818 #define RTW_SR_RFPARM_DIGPHY __BIT(0) /* 1: digital PHY */ macro
H A Drtw.c863 /* Note well: the sense of the RTW_SR_RFPARM_DIGPHY bit seems
866 if ((RTW_SR_GET(sr, RTW_SR_RFPARM) & RTW_SR_RFPARM_DIGPHY) == 0)

Completed in 120 milliseconds