Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bhnd/
Dbhnd_ids.h556 #define BHND_BFL_PACTRL 0x00000002 /* Board has gpio 9 controlling the PA */ macro
/freebsd-12-stable/sys/dev/bwn/
Dif_bwn_phy_g.c674 if (sc->sc_board_info.board_flags & BHND_BFL_PACTRL) in bwn_phy_g_recalc_txpwr()
724 BHND_BFL_PACTRL) { in bwn_phy_g_set_txpwr()
909 if (sc->sc_board_info.board_flags & BHND_BFL_PACTRL) in bwn_phy_g_init_sub()
1556 (sc->sc_board_info.board_flags & BHND_BFL_PACTRL)) in bwn_phy_init_a()
Dif_bwn.c925 sc->sc_board_info.board_flags |= BHND_BFL_PACTRL; in bwn_sprom_bugfixes()
2260 if (sc->sc_board_info.board_flags & BHND_BFL_PACTRL) in bwn_core_init()
3709 if (sc->sc_board_info.board_flags & BHND_BFL_PACTRL) { in bwn_gpio_init()