Searched refs:BHND_BFL_ADCDIV (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_ids.h546 #define BHND_BFL_ADCDIV 0x00000008 /* Board has the rssi ADC divider */ macro
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c822 if (!(sc->sc_board_info.board_flags & BHND_BFL_ADCDIV))
922 if (!(sc->sc_board_info.board_flags & BHND_BFL_ADCDIV)) {
2691 if (phy->gmode && (sc->sc_board_info.board_flags & BHND_BFL_ADCDIV)) {
H A Dif_bwn.c5949 & BHND_BFL_ADCDIV) {

Completed in 165 milliseconds