Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/src/cru/
A Dhal_cru.c101 static struct PLL_CONFIG g_rockchipAutoTable;
185 static const struct PLL_CONFIG *CRU_PllSetByAuto(uint32_t finHz, in CRU_PllSetByAuto()
188 struct PLL_CONFIG *rateTable = &g_rockchipAutoTable; in CRU_PllSetByAuto()
258 static const struct PLL_CONFIG *CRU_PllGetSettings(struct PLL_SETUP *pSetup, in CRU_PllGetSettings()
261 const struct PLL_CONFIG *rateTable = pSetup->rateTable; in CRU_PllGetSettings()
357 const struct PLL_CONFIG *pConfig; in HAL_CRU_SetPllFreq()
519 const struct PLL_CONFIG *pConfig; in HAL_CRU_SetPllFreq()
A Dhal_cru_rk2108.c28 static struct PLL_CONFIG PLL_TABLE[] = {
/bsp/rockchip/common/rk_hal/lib/hal/inc/
A Dhal_cru.h84 struct PLL_CONFIG { struct
104 const struct PLL_CONFIG *rateTable; argument

Completed in 12 milliseconds