Searched refs:PRCI_COREPLLCFG0_DIVF_SHIFT (Results 1 – 1 of 1) sorted by relevance
54 # define PRCI_COREPLLCFG0_DIVF_SHIFT 6 macro55 # define PRCI_COREPLLCFG0_DIVF_MASK (0x1ff << PRCI_COREPLLCFG0_DIVF_SHIFT)243 v >>= PRCI_COREPLLCFG0_DIVF_SHIFT; in __prci_wrpll_unpack()281 r |= c->divf << PRCI_COREPLLCFG0_DIVF_SHIFT; in __prci_wrpll_pack()