Searched refs:SCMI_PROTOCOL_ID_CLOCK (Results 1 – 5 of 5) sorted by relevance
29 .protocol_id = SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_num_clock()53 .protocol_id = SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_attibute()79 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_gate()108 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_get_rate()134 struct scmi_msg msg = SCMI_MSG_IN(SCMI_PROTOCOL_ID_CLOCK, in scmi_clk_set_rate()
23 SCMI_PROTOCOL_ID_CLOCK = 0x14, enumerator
77 case SCMI_PROTOCOL_ID_CLOCK: in scmi_bind_protocols()
478 case SCMI_PROTOCOL_ID_CLOCK: in sandbox_scmi_test_process_msg()
2123 if (protocol_id != SCMI_PROTOCOL_ID_CLOCK) in rk3588_scmi_spl_glue_bind()
Completed in 15 milliseconds