Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_e_prci.c39 return s->plloutdiv; in sifive_e_prci_read()
67 s->plloutdiv = (uint32_t) val64; in sifive_e_prci_write()
97 s->plloutdiv = SIFIVE_E_PRCI_PLLOUTDIV_DIV1; in sifive_e_prci_init()
/openbmc/qemu/include/hw/misc/
H A Dsifive_e_prci.h69 uint32_t plloutdiv; member