Searched refs:pd_sys (Results 1 - 1 of 1) sorted by path

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

Completed in 156 milliseconds