Searched refs:PRCI_COREPLLCFG0_DIVF_MASK (Results 1 – 2 of 2) sorted by relevance
32 #define PRCI_COREPLLCFG0_DIVF_MASK (0x1ff << PRCI_COREPLLCFG0_DIVF_SHIFT) macro
66 v = r & PRCI_COREPLLCFG0_DIVF_MASK; in __prci_wrpll_unpack()