Home
last modified time | relevance | path

Searched defs:zclk (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/clk/renesas/
Drcar-gen3-cpg.c178 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate() local
192 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate() local
223 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate() local
276 struct cpg_z_clk *zclk; in __cpg_z_clk_register() local
Drcar-gen2-cpg.c56 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate() local
87 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate() local
141 struct cpg_z_clk *zclk; in cpg_z_clk_register() local
Drcar-gen4-cpg.c281 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate() local
295 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate() local
326 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate() local
377 struct cpg_z_clk *zclk; in cpg_z_clk_register() local
/linux-6.12.1/drivers/crypto/marvell/cesa/
Dcesa.h460 struct clk *zclk; member