Searched refs:SCMI_PROTOCOL_CLOCK (Results 1 – 2 of 2) sorted by relevance
47 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_rate_get()84 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_rate_set()124 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_parent_get()162 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_parent_set()198 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_config_set()249 if (proto->id != SCMI_PROTOCOL_CLOCK) { in scmi_clock_protocol_attributes()
279 #define SCMI_PROTOCOL_CLOCK 20 macro