Home
last modified time | relevance | path

Searched refs:BHND_CHIPID_BCM4322 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c759 case BHND_CHIPID_BCM4322: in bhnd_pmu_res_masks()
2053 case BHND_CHIPID_BCM4322: in bhnd_pmu_pll_init()
2165 case BHND_CHIPID_BCM4322: in bhnd_pmu_alp_clock()
2342 case BHND_CHIPID_BCM4322: in bhnd_pmu_si_clock()
2792 case BHND_CHIPID_BCM4322: in bhnd_pmu_otp_power()
3204 case BHND_CHIPID_BCM4322: in bhnd_pmu_spuravoid_pllupdate()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h303 #define BHND_CHIPID_BCM4322 0x4322 /* 4322 chipcommon chipid */ macro