Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c707 uint32_t chipst, otpsel; in bhnd_pmu_res_masks() local
730 otpsel = BHND_PMU_GET_BITS(chipst, CHIPC_CST4325_SPROM_OTP_SEL); in bhnd_pmu_res_masks()
731 if (otpsel != CHIPC_CST_OTP_PWRDN) in bhnd_pmu_res_masks()
829 otpsel = BHND_PMU_GET_BITS(chipst, CHIPC_CST4329_SPROM_OTP_SEL); in bhnd_pmu_res_masks()
830 if (otpsel != CHIPC_CST_OTP_PWRDN) in bhnd_pmu_res_masks()