Home
last modified time | relevance | path

Searched refs:chip_pkg (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_match.h157 chip_pkg:1, member
166 uint8_t chip_pkg; /**< required package */ member
173 _BHND_COPY_MATCH_FIELD(_src, chip_pkg), \
185 #define BHND_MATCH_CHIP_PKG(_pkg) _BHND_SET_MATCH_FIELD(chip_pkg, \
283 chip_pkg:1, member
303 uint8_t chip_pkg; /**< required package */ member
H A Dbhnd_subr.c767 if (desc->m.match.chip_pkg && chip->chip_pkg != desc->chip_pkg) in bhnd_chip_matches()
H A Dbhnd_erom.c287 cid->chip_pkg = CHIPC_GET_BITS(idreg, CHIPC_ID_PKG); in bhnd_erom_read_chipid()
H A Dbhnd.h213 uint8_t chip_pkg; /**< chip package (BHND_PKGID_*) */ member
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1384 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1394 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1420 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1583 (sc->sc_cid.chip_pkg == BHND_PKGID_BCM4712SMALL)) { in bwn_phy_lp_bbinit_r01()
2835 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_tblinit_r2()
H A Dif_bwn_phy_g.c940 && sc->sc_cid.chip_pkg == 2) || 0) { in bwn_phy_g_init_sub()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1244 sc->sc_cid.chip_pkg == BHND_PKGID_BCM43224_FAB_SMIC); in bwn_radio_2056_setup()