Searched refs:SIFIVE_U_PRCI_PLLCFG0_LOCK (Results 1 – 2 of 2) sorted by relevance
75 s->corepllcfg0 |= SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_write()82 s->ddrpllcfg0 |= SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_write()92 s->gemgxlpllcfg0 |= SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_write()139 SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_reset()142 SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_reset()145 SIFIVE_U_PRCI_PLLCFG0_LOCK; in sifive_u_prci_reset()
50 #define SIFIVE_U_PRCI_PLLCFG0_LOCK (1 << 31) macro