Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c364 case BHND_CHIPID_BCM6362: in bhnd_pmu_fast_pwrup_delay()
797 case BHND_CHIPID_BCM6362: in bhnd_pmu_res_masks()
2123 case BHND_CHIPID_BCM6362: in bhnd_pmu_pll_init()
2187 case BHND_CHIPID_BCM6362: in bhnd_pmu_alp_clock()
2355 case BHND_CHIPID_BCM6362: in bhnd_pmu_si_clock()
2985 if (chip_id == BHND_CHIPID_BCM6362 && sc->cid.chip_rev == 0) { in bhnd_pmu_spuravoid_pllupdate()
2990 case BHND_CHIPID_BCM6362: in bhnd_pmu_spuravoid_pllupdate()
/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h331 #define BHND_CHIPID_BCM6362 0x6362 /* 6362 chipcommon chipid */ macro