Searched refs:hfxosccfg (Results 1 – 4 of 4) sorted by relevance
35 return s->hfxosccfg; in sifive_e_prci_read()57 s->hfxosccfg = (uint32_t) val64; in sifive_e_prci_write()59 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()
33 return s->hfxosccfg; in sifive_u_prci_read()66 s->hfxosccfg = val32; in sifive_u_prci_write()68 s->hfxosccfg |= SIFIVE_U_PRCI_HFXOSCCFG_RDY; in sifive_u_prci_write()136 s->hfxosccfg = SIFIVE_U_PRCI_HFXOSCCFG_RDY | SIFIVE_U_PRCI_HFXOSCCFG_EN; in sifive_u_prci_reset()
67 uint32_t hfxosccfg; member
73 uint32_t hfxosccfg; member