Searched defs:scmi_clk (Results 1 – 1 of 1) sorted by relevance
16 struct scmi_clk { struct23 #define to_scmi_clk(clk) container_of(clk, struct scmi_clk, hw) argument