Home
last modified time | relevance | path

Searched refs:clk_spc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/arm/mach-vexpress/
Dspc.c490 struct clk_spc { struct
495 #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) argument
499 struct clk_spc *spc = to_clk_spc(hw); in spc_recalc_rate()
511 struct clk_spc *spc = to_clk_spc(hw); in spc_round_rate()
519 struct clk_spc *spc = to_clk_spc(hw); in spc_set_rate()
533 struct clk_spc *spc; in ve_spc_clk_register()