Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/hisilicon/
Dclk-hi3559a.c350 #define to_pll_clk(_hw) container_of(_hw, struct hi3559av100_clk_pll, hw) macro
/Linux-v5.15/drivers/clk/renesas/
Drcar-gen3-cpg.c50 #define to_pll_clk(_hw) container_of(_hw, struct cpg_pll_clk, hw) macro