Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_e_prci.c54 s->hfrosccfg |= SIFIVE_E_PRCI_HFROSCCFG_RDY; in sifive_e_prci_write()
93 s->hfrosccfg = (SIFIVE_E_PRCI_HFROSCCFG_RDY | SIFIVE_E_PRCI_HFROSCCFG_EN); in sifive_e_prci_init()
/openbmc/qemu/include/hw/misc/
H A Dsifive_e_prci.h32 SIFIVE_E_PRCI_HFROSCCFG_RDY = (1 << 31), enumerator