Home
last modified time | relevance | path

Searched refs:pd_sys (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c599 static struct clk_parent_data pd_ext, pd_sys, pd_e; in sp7021_clk_probe() local
674 pd_sys.hw = hws[PLL_SYS]; in sp7021_clk_probe()
680 struct clk_parent_data *pd = sp_clk_gates[i].ext_parent ? &pd_ext : &pd_sys; in sp7021_clk_probe()