Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_e_prci.c59 s->hfxosccfg |= SIFIVE_E_PRCI_HFXOSCCFG_RDY; in sifive_e_prci_write()
94 s->hfxosccfg = (SIFIVE_E_PRCI_HFXOSCCFG_RDY | SIFIVE_E_PRCI_HFXOSCCFG_EN); in sifive_e_prci_init()
/openbmc/qemu/include/hw/misc/
H A Dsifive_e_prci.h37 SIFIVE_E_PRCI_HFXOSCCFG_RDY = (1 << 31), enumerator