Searched refs:si_pmu_otp_is_ready (Results 1 – 2 of 2) sorted by relevance
5967 si_pmu_otp_is_ready(si_t *sih) in si_pmu_otp_is_ready() function5983 SPINWAIT((si_pmu_otp_is_ready(sih) != on), 3000u); in si_pmu_otp_is_ready_and_wait()5985 if (si_pmu_otp_is_ready(sih) != on) { in si_pmu_otp_is_ready_and_wait()5990 return si_pmu_otp_is_ready(sih) == on; in si_pmu_otp_is_ready_and_wait()6127 ASSERT(si_pmu_otp_is_ready(sih) == on_check); in si_pmu_otp_power()