Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/plat/arm/css/common/
A Dcss_pm.h47 #define SCMI_DOMAIN_ID_MASK U(0xFFFF) macro
53 #define SET_SCMI_DOMAIN_ID(n) ((n) & SCMI_DOMAIN_ID_MASK)
56 #define GET_SCMI_DOMAIN_ID(n) ((n) & SCMI_DOMAIN_ID_MASK)

Completed in 1 milliseconds