Searched refs:SCMI_CLOCK_CONFIG_SET_ENABLE (Results 1 – 1 of 1) sorted by relevance
54 #define SCMI_CLOCK_CONFIG_SET_ENABLE (1U << 0) macro263 shmem->message_payload[1] = on ? SCMI_CLOCK_CONFIG_SET_ENABLE : 0; in scmi_clock_enable()