Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/apusys/
H A Dapupll.c346 udelay(PLL_CMD_READY_TIME_1US); in _pll_switch()
348 udelay(PLL_CMD_READY_TIME_1US); in _pll_switch()
547 udelay(PLL_CMD_READY_TIME_1US); in anpu_pll_set_rate()
H A Dapupwr_clkctl_def.h151 #define PLL_CMD_READY_TIME_1US (1U) macro