Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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
/kernel/linux/linux-6.6/arch/arm/mach-versatile/
Dspc.c482 struct clk_spc { struct
487 #define to_clk_spc(spc) container_of(spc, struct clk_spc, hw) argument