Searched refs:clk_spc (Results 1 – 1 of 1) sorted by relevance
482 struct clk_spc { struct 487 #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) argument 491 struct clk_spc *spc = to_clk_spc(hw); in spc_recalc_rate() 503 struct clk_spc *spc = to_clk_spc(hw); in spc_round_rate() 511 struct clk_spc *spc = to_clk_spc(hw); in spc_set_rate() 525 struct clk_spc *spc; in ve_spc_clk_register()