Home
last modified time | relevance | path

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

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