Home
last modified time | relevance | path

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

/u-boot/include/
A Dahci.h96 #define PORT_SCR_STAT_DET_PHYRDY 0x3 macro
/u-boot/drivers/ata/
A Dahci.c127 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_link_up()
290 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()
323 if ((tmp & PORT_SCR_STAT_DET_MASK) == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()

Completed in 5 milliseconds