Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dm25p80.c152 #define EVCFG_QUAD_IO_DISABLED (1 << 7) macro
905 s->enh_volatile_cfg |= EVCFG_QUAD_IO_DISABLED; in reset_memory()
940 if (!(s->enh_volatile_cfg & EVCFG_QUAD_IO_DISABLED)) { in numonyx_mode()