Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch32/
Dcontext_mgmt.c226 PL1PCEN_BIT | PL1PCTEN_BIT); in cm_prepare_el3_exit()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Darch.h168 #define PL1PCEN_BIT (1 << 1) macro