Searched refs:CMU_PLLCFG_REFS_POSS (Results 1 – 2 of 2) sorted by relevance
137 #define CMU_PLLCFG_REFS_POSS 2U macro139 #define CMU_PLLCFG_REFS_MSK BITS(CMU_PLLCFG_REFS_POSS,CMU_PLLCFG_REFS_POSE)
454 MODIFY_REG(CMU->PLLCFG, CMU_PLLCFG_REFS_MSK, input << CMU_PLLCFG_REFS_POSS); in ald_cmu_pll_config()
Completed in 6 milliseconds