Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_u_prci.c138 SIFIVE_U_PRCI_PLLCFG0_DIVQ | SIFIVE_U_PRCI_PLLCFG0_FSE | in sifive_u_prci_reset()
141 SIFIVE_U_PRCI_PLLCFG0_DIVQ | SIFIVE_U_PRCI_PLLCFG0_FSE | in sifive_u_prci_reset()
144 SIFIVE_U_PRCI_PLLCFG0_DIVQ | SIFIVE_U_PRCI_PLLCFG0_FSE | in sifive_u_prci_reset()
/openbmc/qemu/include/hw/misc/
H A Dsifive_u_prci.h48 #define SIFIVE_U_PRCI_PLLCFG0_DIVQ (3 << 15) macro