Home
last modified time | relevance | path

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

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