Searched refs:PRCI_COREPLLCFG0_DIVR_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define PRCI_COREPLLCFG0_DIVR_MASK (0x3f << PRCI_COREPLLCFG0_DIVR_SHIFT) macro
62 v = r & PRCI_COREPLLCFG0_DIVR_MASK; in __prci_wrpll_unpack()