Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
Dowl-pll.h81 #define PLL_STABILITY_WAIT_US (50) macro
Dowl-pll.c182 udelay(PLL_STABILITY_WAIT_US); in owl_pll_set_rate()