Searched refs:PRCI_COREPLLSEL_COREPLLSEL_MASK (Results 1 – 2 of 2) sorted by relevance
382 r |= PRCI_COREPLLSEL_COREPLLSEL_MASK; in sifive_prci_corepllsel_use_dvfscorepll()403 r &= ~PRCI_COREPLLSEL_COREPLLSEL_MASK; in sifive_prci_corepllsel_use_corepll()
166 #define PRCI_COREPLLSEL_COREPLLSEL_MASK \ macro