Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_e_prci.h49 SIFIVE_E_PRCI_PLLOUTDIV_DIV1 = (1 << 8) enumerator
/openbmc/qemu/hw/misc/
H A Dsifive_e_prci.c97 s->plloutdiv = SIFIVE_E_PRCI_PLLOUTDIV_DIV1; in sifive_e_prci_init()