Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dsifive_u_prci.c45 return s->coreclksel; in sifive_u_prci_read()
98 s->coreclksel = val32; in sifive_u_prci_write()
146 s->coreclksel = SIFIVE_U_PRCI_CORECLKSEL_HFCLK; in sifive_u_prci_reset()
/openbmc/qemu/include/hw/misc/
H A Dsifive_u_prci.h79 uint32_t coreclksel; member