Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dscmi_protocol.h139 #define SCMI_POWER_STATE_ID_MASK (BIT(28) - 1) macro
142 ((id) & SCMI_POWER_STATE_ID_MASK))