Searched refs:ata_id_has_wcache (Results 1 - 4 of 4) sorted by last modified time

/u-boot/include/
H A Dlibata.h488 static inline int ata_id_has_wcache(const u16 *id) function
/u-boot/drivers/ata/
H A Dsata_sil.c219 if (ata_id_has_wcache(id) && ata_id_wcache_enabled(id))
H A Dfsl_sata.c627 if (ata_id_has_wcache(id) && ata_id_wcache_enabled(id))
H A Ddwc_ahsata.c645 if (ata_id_has_wcache(id) && ata_id_wcache_enabled(id))

Completed in 55 milliseconds