Home
last modified time | relevance | path

Searched refs:PRCI_COREPLLSEL_COREPLLSEL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/sifive/
H A Dsifive-prci.c381 r |= PRCI_COREPLLSEL_COREPLLSEL_MASK; in sifive_prci_corepllsel_use_dvfscorepll()
402 r &= ~PRCI_COREPLLSEL_COREPLLSEL_MASK; in sifive_prci_corepllsel_use_corepll()
H A Dsifive-prci.h166 #define PRCI_COREPLLSEL_COREPLLSEL_MASK \ macro