Searched refs:pwrap_check_vldclr (Results 1 – 2 of 2) sorted by relevance
61 static uint32_t pwrap_check_vldclr(void *wacs_register, uint32_t timeout_us) in pwrap_check_vldclr() function116 return_value = pwrap_check_vldclr(&mtk_pwrap->wacs2_sta, in pwrap_wacs2()
59 static uint32_t pwrap_check_vldclr(uintptr_t wacs_register, uint32_t timeout_us) in pwrap_check_vldclr() function145 ret = pwrap_check_vldclr((uintptr_t)(&mtk_pwrap->wacs[swinf_no].sta), TIMEOUT_READ); in pwrap_swinf_acc()