Home
last modified time | relevance | path

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

/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c156 u8 dll_phint_rate; member
229 .dll_phint_rate = 0x3,
255 .dll_phint_rate = 0x2, /* for 1.5 GHz DPLL clock */
280 .dll_phint_rate = 0x3,
475 val |= s->dll_phint_rate << MEM_DLL_PHINT_RATE_SHIFT; in ti_pipe3_calibrate()