Searched defs:to_z_clk (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/renesas/ |
H A D | rcar-gen2-cpg.c | 51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
|
H A D | rcar-gen3-cpg.c | 101 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
|
/kernel/linux/linux-6.6/drivers/clk/renesas/ |
H A D | rcar-gen2-cpg.c | 51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
|
H A D | rcar-gen3-cpg.c | 173 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
|
H A D | rcar-gen4-cpg.c | 193 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) macro
|
Completed in 5 milliseconds