Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dbl_common.h77 #define EP_GET_ST(x) (x & EP_ST_MASK) macro
/device/linaro/bootloader/arm-trusted-firmware/bl31/
Dcontext_mgmt.c163 if (EP_GET_ST(ep->h.attr)) in cm_init_context()