Searched refs:peripheral_handoff (Results 1 – 2 of 2) sorted by relevance
16 int wait_verify_fsm(uint16_t timeout, uint32_t peripheral_handoff) in wait_verify_fsm() argument34 if (pgstat != (AGX5_PWRMGR_PSS_PGEN_OUT(peripheral_handoff))) { in wait_verify_fsm()44 uint32_t peripheral_handoff = 0; in pss_sram_power_off() local47 peripheral_handoff = hoff_ptr->peripheral_pwr_gate_array; in pss_sram_power_off()51 AGX5_PWRMGR_PSS_FWEN(peripheral_handoff)); in pss_sram_power_off()58 AGX5_PWRMGR_PSS_PGEN(peripheral_handoff)); in pss_sram_power_off()60 ret = wait_verify_fsm(1000, peripheral_handoff); in pss_sram_power_off()
81 int wait_verify_fsm(uint16_t timeout, uint32_t peripheral_handoff);