Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dsmcc.h17 #define FUNCID_OEN_SHIFT U(24) macro
78 #define is_std_svc_call(_fid) ((((_fid) >> FUNCID_OEN_SHIFT) & \
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
Dteesmc_opteed_macros.h14 (62 << FUNCID_OEN_SHIFT) | \
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Druntime_svc.h116 get_unique_oen(((fid) >> FUNCID_OEN_SHIFT), \
/device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
Druntime_exceptions.S313 ubfx x16, x0, #FUNCID_OEN_SHIFT, #FUNCID_OEN_WIDTH