Searched defs:cpg_z_clk (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/drivers/clk/renesas/ |
| D | rcar-gen2-cpg.c | 45 struct cpg_z_clk { struct 51 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
| D | rcar-gen3-cpg.c | 93 struct cpg_z_clk { struct 101 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
| /kernel/linux/linux-4.19/drivers/clk/renesas/ |
| D | rcar-gen2-cpg.c | 48 struct cpg_z_clk { struct 54 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
| D | clk-rcar-gen2.c | 50 struct cpg_z_clk { struct 56 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|
| D | rcar-gen3-cpg.c | 80 struct cpg_z_clk { struct 87 #define to_z_clk(_hw) container_of(_hw, struct cpg_z_clk, hw) argument
|