Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/
H A Dbhnd_match.h158 chip_pkg:1, member
167 uint8_t chip_pkg; /**< required package */ member
174 _BHND_COPY_MATCH_FIELD(_src, chip_pkg), \
186 #define BHND_MATCH_CHIP_PKG(_pkg) _BHND_SET_MATCH_FIELD(chip_pkg, \
284 chip_pkg:1, member
304 uint8_t chip_pkg; /**< required package */ member
H A Dbhnd_subr.c769 if (desc->m.match.chip_pkg && chip->chip_pkg != desc->chip_pkg) in bhnd_chip_matches()
H A Dbhnd_erom.c290 cid->chip_pkg = CHIPC_GET_BITS(idreg, CHIPC_ID_PKG); in bhnd_erom_read_chipid()
H A Dbhnd.h218 uint8_t chip_pkg; /**< chip package (BHND_PKGID_*) */ member
/freebsd-13.1/sys/mips/broadcom/
H A Dbhnd_nexus.c127 cid->chip_pkg == BHND_PKGID_BCM4706L && in bhnd_nexus_is_hw_disabled()
/freebsd-13.1/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1386 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1396 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1422 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_bbinit_r2()
1585 (sc->sc_cid.chip_pkg == BHND_PKGID_BCM4712SMALL)) { in bwn_phy_lp_bbinit_r01()
2837 sc->sc_cid.chip_pkg == 0) { in bwn_phy_lp_tblinit_r2()
H A Dif_bwn_phy_g.c942 && sc->sc_cid.chip_pkg == 2) || 0) { in bwn_phy_g_init_sub()
/freebsd-13.1/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c1246 sc->sc_cid.chip_pkg == BHND_PKGID_BCM43224_FAB_SMIC); in bwn_radio_2056_setup()