Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-ti-pipe3.c61 #define PLL_IDLE_TIME 100 /* in milliseconds */ macro
266 timeout = jiffies + msecs_to_jiffies(PLL_IDLE_TIME); in ti_pipe3_exit()