Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_e_prci.h43 SIFIVE_E_PRCI_PLLCFG_REFSEL = (1 << 17), enumerator
/openbmc/qemu/hw/misc/
H A Dsifive_e_prci.c95 s->pllcfg = (SIFIVE_E_PRCI_PLLCFG_REFSEL | SIFIVE_E_PRCI_PLLCFG_BYPASS | in sifive_e_prci_init()