Home
last modified time | relevance | path

Searched refs:EVNTEN_BIT (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch32/
Djuno_helpers.S71 orr r0, r0, #EVNTEN_BIT
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch64/
Djuno_helpers.S76 orr x0, x0, #EVNTEN_BIT
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch.h252 #define EVNTEN_BIT (U(1) << 2) macro
261 #define EVNTEN_BIT (U(1) << 2) macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Darch.h176 #define EVNTEN_BIT (1 << 2) macro