Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata_priv.h313 #define SATA_FLAG_FLUSH 0x00000200 macro
H A Ddwc_ahsata.c649 uc_priv->flags |= SATA_FLAG_FLUSH; in dwc_ahsata_init_wcache()
842 if ((flags & SATA_FLAG_WCACHE) && (flags & SATA_FLAG_FLUSH)) in sata_write_common()