Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dsata_sil3114.h83 #define SATA_DET_PRES (3) /* Device presence and active PHY */ macro
Dsata_sil3114.c731 if ((val & SATA_DET_PRES) == SATA_DET_PRES) { in sata_bus_probe()