Home
last modified time | relevance | path

Searched refs:ENABLED (Results 1 – 5 of 5) sorted by relevance

/qemu/include/hw/misc/
H A Dxlnx-zynqmp-crf.h44 FIELD(APLL_FRAC_CFG, ENABLED, 31, 1)
64 FIELD(DPLL_FRAC_CFG, ENABLED, 31, 1)
84 FIELD(VPLL_FRAC_CFG, ENABLED, 31, 1)
H A Dxlnx-versal-crl.h47 FIELD(RPLL_FRAC_CFG, ENABLED, 31, 1)
/qemu/include/hw/dma/
H A Dxlnx-zdma.h41 ENABLED = 1, enumerator
/qemu/hw/dma/
H A Dxlnx-zdma.c538 while (s->state == ENABLED && !s->error) { in zdma_run()
580 zdma_set_state(s, ENABLED); in zdma_ch_ctrlx_postw()
583 zdma_set_state(s, ENABLED); in zdma_ch_ctrlx_postw()
/qemu/hw/intc/
H A Dgicv3_internal.h312 FIELD(GITS_CTLR, ENABLED, 0, 1)