Searched refs:qoriq_clk_pll_def (Results 1 – 7 of 7) sorted by relevance
66 static struct qoriq_clk_pll_def pltfrm_pll =68 static struct qoriq_clk_pll_def cga_pll1 =70 static struct qoriq_clk_pll_def cga_pll2 =72 static struct qoriq_clk_pll_def cgb_pll1 =74 static struct qoriq_clk_pll_def cgb_pll2 =77 static struct qoriq_clk_pll_def *cg_plls[] = {85 static struct qoriq_clk_pll_def *cg_plls[] = {86 &(struct qoriq_clk_pll_def)88 &(struct qoriq_clk_pll_def)90 &(struct qoriq_clk_pll_def)[all …]
55 static struct qoriq_clk_pll_def ls1088a_pltfrm_pll = {72 static struct qoriq_clk_pll_def ls1088a_cga_pll1 = {85 static struct qoriq_clk_pll_def ls1088a_cga_pll2 = {98 static struct qoriq_clk_pll_def *ls1088a_cga_plls[] = {
50 static struct qoriq_clk_pll_def ls1046a_pltfrm_pll = {67 static struct qoriq_clk_pll_def ls1046a_cga1_pll = {80 static struct qoriq_clk_pll_def ls1046a_cga2_pll = {93 static struct qoriq_clk_pll_def *ls1046a_cga_plls[] = {
50 static struct qoriq_clk_pll_def ls1028a_pltfrm_pll = {67 static struct qoriq_clk_pll_def ls1028a_cga_pll1 = {80 static struct qoriq_clk_pll_def ls1028a_cga_pll2 = {93 static struct qoriq_clk_pll_def *ls1028a_cga_plls[] = {
37 struct qoriq_clk_pll_def { struct48 const struct qoriq_clk_pll_def *clkdef); argument
79 struct qoriq_clk_pll_def *pltfrm_pll_def;80 struct qoriq_clk_pll_def **cga_pll;
104 const struct qoriq_clk_pll_def *clkdef) in qoriq_clk_pll_register()