Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dxlnx-versal-ospi.h97 bool dac_with_indac; member
/openbmc/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c1654 return s->dac_with_indac || !s->dac_enable; in ospi_is_indac_active()
1815 VMSTATE_BOOL(dac_with_indac, XlnxVersalOspi),
1829 DEFINE_PROP_BOOL("dac-with-indac", XlnxVersalOspi, dac_with_indac, false),