Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dscmi_protocol.h128 #define SCMI_POWER_STATE_ID_MASK (BIT(28) - 1) macro
131 ((id) & SCMI_POWER_STATE_ID_MASK))