Searched refs:SIFIVE_U_PRCI_PLLCFG0_DIVR (Results 1 – 2 of 2) sorted by relevance
137 s->corepllcfg0 = SIFIVE_U_PRCI_PLLCFG0_DIVR | SIFIVE_U_PRCI_PLLCFG0_DIVF | in sifive_u_prci_reset()140 s->ddrpllcfg0 = SIFIVE_U_PRCI_PLLCFG0_DIVR | SIFIVE_U_PRCI_PLLCFG0_DIVF | in sifive_u_prci_reset()143 s->gemgxlpllcfg0 = SIFIVE_U_PRCI_PLLCFG0_DIVR | SIFIVE_U_PRCI_PLLCFG0_DIVF | in sifive_u_prci_reset()
46 #define SIFIVE_U_PRCI_PLLCFG0_DIVR (1 << 0) macro