Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c5967 si_pmu_otp_is_ready(si_t *sih) in si_pmu_otp_is_ready() function
5983 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dhndpmu.c5967 si_pmu_otp_is_ready(si_t *sih) in si_pmu_otp_is_ready() function
5983 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()