Searched refs:apu_poll (Results 1 – 1 of 1) sorted by relevance
28 static int apu_poll(uintptr_t reg, uint32_t mask, uint32_t value, uint32_t timeout_us) in apu_poll() function141 ret = apu_poll(APU_RPC_BASE + APU_RPC_INTF_PWR_RDY, in apusys_kernel_apusys_pwr_top_on()149 ret = apu_poll(APU_RPC_BASE + APU_RPC_STATUS, in apusys_kernel_apusys_pwr_top_on()211 ret = apu_poll(APU_RPC_BASE + APU_RPC_INTF_PWR_RDY, in apusys_kernel_apusys_pwr_top_off()418 ret = apu_poll(APU_ARE2_BASE + APU_ARE_GLO_FSM, ARE_GLO_FSM_IDLE, ARE_GLO_FSM_IDLE, in apu_are_init()