Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_scmi_client.h76 #define PTA_SCMI_CAPS_SMT_HEADER BIT32(0) macro
/optee_os/core/pta/
H A Dscmi.c20 caps |= PTA_SCMI_CAPS_SMT_HEADER; in supported_caps()