Home
last modified time | relevance | path

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

/u-boot/board/highbank/
A Dahci.c173 #define WAIT_MS_LINKUP 4 macro
187 while (j < WAIT_MS_LINKUP) { in ahci_link_up()
203 if ((j == WAIT_MS_LINKUP) && (tmp & 0xf)) in ahci_link_up()
/u-boot/drivers/ata/
A Dahci.c56 #define WAIT_MS_LINKUP 200 macro
124 while (j < WAIT_MS_LINKUP) { in ahci_link_up()

Completed in 5 milliseconds