Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drcar-gen4-cpg.c198 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_recalc_rate() local
212 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_determine_rate() local
243 struct cpg_z_clk *zclk = to_z_clk(hw); in cpg_z_clk_set_rate() local
294 struct cpg_z_clk *zclk; in cpg_z_clk_register() local
H A 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
H A 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
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dcesa.h460 struct clk *zclk; member