Searched refs:SCMI_PROTOCOL_CLOCK (Results 1 – 2 of 2) sorted by relevance
37 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_rate_get()75 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_config_set()126 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_protocol_attributes()
279 #define SCMI_PROTOCOL_CLOCK 20 macro