Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h544 #define BHND_BFL_ADCDIV 0x00000008 /* Board has the rssi ADC divider */ macro
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c820 if (!(sc->sc_board_info.board_flags & BHND_BFL_ADCDIV)) in bwn_phy_g_task_60s()
920 if (!(sc->sc_board_info.board_flags & BHND_BFL_ADCDIV)) { in bwn_phy_g_init_sub()
2687 if (phy->gmode && (sc->sc_board_info.board_flags & BHND_BFL_ADCDIV)) { in bwn_nrssi_threshold()
H A Dif_bwn.c5934 & BHND_BFL_ADCDIV) { in bwn_rx_rssi_calc()