Home
last modified time | relevance | path

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

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