Searched refs:dac_enable (Results 1 – 2 of 2) sorted by relevance
98 bool dac_enable; member
1654 return s->dac_with_indac || !s->dac_enable; in ospi_is_indac_active()1667 && s->dac_enable) { in ospi_dac_read()1695 s->dac_enable) { in ospi_dac_write()1732 s->dac_enable = level; in ospi_update_dac_status()1816 VMSTATE_BOOL(dac_enable, XlnxVersalOspi),