Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h97 #define PORT_SCR_STAT_DET_PHYRDY 0x3 macro
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c126 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_link_up()
289 if (tmp == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()
322 if ((tmp & PORT_SCR_STAT_DET_MASK) == PORT_SCR_STAT_DET_PHYRDY) in ahci_host_init()