Searched refs:PTA_SCMI_CAPS_SMT_HEADER (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutee/include/ | ||
| H A D | pta_scmi_client.h | 76 #define PTA_SCMI_CAPS_SMT_HEADER BIT32(0) macro |
| /optee_os/core/pta/ | ||
| H A D | scmi.c | 20 caps |= PTA_SCMI_CAPS_SMT_HEADER; in supported_caps() |