Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/ti/
Dphy-ti-pipe3.c155 u8 dll_phint_rate; member
228 .dll_phint_rate = 0x3,
254 .dll_phint_rate = 0x2, /* for 1.5 GHz DPLL clock */
279 .dll_phint_rate = 0x3,
474 val |= s->dll_phint_rate << MEM_DLL_PHINT_RATE_SHIFT; in ti_pipe3_calibrate()