Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Ddwc_ahsata_priv.h314 #define SATA_FLAG_FLUSH_EXT 0x00000400 macro
Ddwc_ahsata.c651 uc_priv->flags |= SATA_FLAG_FLUSH_EXT; in dwc_ahsata_init_wcache()
837 if ((flags & SATA_FLAG_WCACHE) && (flags & SATA_FLAG_FLUSH_EXT)) in sata_write_common()