Home
last modified time | relevance | path

Searched refs:bhnd_get_chipid (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c137 cid = bhnd_get_chipid(sc->chipc_dev); in bhnd_pwrctl_attach()
H A Dbhnd_pwrctl_subr.c309 cid = bhnd_get_chipid(sc->chipc_dev); in bhnd_pwrctl_getclk_speed()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c134 sc->cid = *bhnd_get_chipid(core); in bhnd_pmu_attach()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h753 bhnd_get_chipid(device_t dev) { in bhnd_get_chipid() function
/freebsd/share/man/man9/
H A DMakefile541 bhnd.9 bhnd_get_chipid.9 \
/freebsd/sys/dev/bwn/
H A Dif_bwn.c567 sc->sc_cid = *bhnd_get_chipid(dev); in bwn_attach()