Home
last modified time | relevance | path

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

/external/u-boot/include/
Dahci.h96 #define PORT_SCR_STAT_DET_PHYRDY 0x3 macro
/external/u-boot/drivers/ata/
Dahci.c131 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_link_up()
293 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()
326 if ((tmp & PORT_SCR_STAT_DET_MASK) == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()