Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h96 #define PORT_SCR_STAT_DET_PHYRDY 0x3 macro
/openbmc/u-boot/drivers/ata/
H A Dahci.c131 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_link_up()
295 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()
328 if ((tmp & PORT_SCR_STAT_DET_MASK) == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()