Searched refs:PORT_SCR_STAT_DET_PHYRDY (Results 1 - 2 of 2) sorted by path

/u-boot/drivers/ata/
H A Dahci.c123 if (tmp == PORT_SCR_STAT_DET_PHYRDY)
252 if (tmp == PORT_SCR_STAT_DET_PHYRDY)
285 if ((tmp & PORT_SCR_STAT_DET_MASK) == PORT_SCR_STAT_DET_PHYRDY)
/u-boot/include/
H A Dahci.h96 #define PORT_SCR_STAT_DET_PHYRDY 0x3 macro

Completed in 160 milliseconds