Home
last modified time | relevance | path

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

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