Searched refs:sys_pll_ratio (Results 1 – 1 of 1) sorted by relevance
993 u32 val, sys_pll_ratio; in erratum_err050568() local1012 sys_pll_ratio = FIELD_GET(SYS_PLL_RAT, val); in erratum_err050568()1013 dev_dbg(f->dev, "val: 0x%08x, sys_pll_ratio: %d\n", val, sys_pll_ratio); in erratum_err050568()1016 if (sys_pll_ratio == 3) in erratum_err050568()