Searched refs:PLL_CONFIG (Results 1 – 3 of 3) sorted by relevance
101 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()
28 static struct PLL_CONFIG PLL_TABLE[] = {
84 struct PLL_CONFIG { struct104 const struct PLL_CONFIG *rateTable; argument
Completed in 12 milliseconds