Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/socionext/synquacer/drivers/scp/
Dsq_scmi.c59 #define SCMI_PWR_STATE_MAX_PWR_LVL_MASK \ macro
62 (_power_state) |= ((_max_level) & SCMI_PWR_STATE_MAX_PWR_LVL_MASK)\
66 & SCMI_PWR_STATE_MAX_PWR_LVL_MASK)
/external/arm-trusted-firmware/drivers/arm/css/scp/
Dcss_pm_scmi.c37 #define SCMI_PWR_STATE_MAX_PWR_LVL_MASK \ macro
40 (_power_state) |= ((_max_level) & SCMI_PWR_STATE_MAX_PWR_LVL_MASK)\
44 & SCMI_PWR_STATE_MAX_PWR_LVL_MASK)