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