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