Home
last modified time | relevance | path

Searched refs:PSYSR_AFF_L1 (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/arm/fvp/
A Dfvp_pwrc.h20 #define PSYSR_AFF_L1 BIT_32(30) macro
/tf-a-ffa_el3_spmc/drivers/renesas/common/pwrc/
A Dpwrc.h19 #define PSYSR_AFF_L1 (1 << 30) macro
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_pm.c358 ret = ((psysr & PSYSR_AFF_L1) != 0U) ? HW_ON : HW_OFF; in fvp_node_hw_state()

Completed in 5 milliseconds