Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-nxp-fspi.c992 u32 val, sys_pll_ratio; in erratum_err050568() local
1011 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()