Lines Matching full:scmi
3 * System Control and Power Interface (SCMI) Protocol based clock driver
209 /* SCMI OEM Duty Cycle is expressed as a percentage */ in scmi_clk_set_duty_cycle()
264 * specifically required SCMI clock features.
279 * underlying SCMI transport for an SCMI instance is configured to in scmi_clk_ops_alloc()
280 * handle SCMI commands in an atomic manner. in scmi_clk_ops_alloc()
282 * When no SCMI atomic transport support is available we instead provide in scmi_clk_ops_alloc()
324 * @sclk: A reference to an SCMI clock descriptor
335 * needed by this SCMI clock, at first use it to lookup into the set of
357 * Note that when transport is atomic but SCMI protocol did not in scmi_clk_ops_select()
456 * SCMI clk driver instances. in scmi_clocks_probe()
500 MODULE_DEVICE_TABLE(scmi, scmi_id_table);
503 .name = "scmi-clocks",
510 MODULE_DESCRIPTION("ARM SCMI clock driver");