Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/drivers/pwrc/
Dfvp_pwrc.h45 #define PSYSR_AFF_L0 (1 << 29) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
Dfvp_pm.c160 } while (psysr & PSYSR_AFF_L0); in fvp_affinst_on()