HomeSort by relevance Sort by last modified time
    Searched refs:WAIT_MS_LINKUP (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/highbank/
ahci.c 172 #define WAIT_MS_LINKUP 4
186 while (j < WAIT_MS_LINKUP) {
202 if ((j == WAIT_MS_LINKUP) && (tmp & 0xf))
  /external/u-boot/drivers/ata/
ahci.c 51 #define WAIT_MS_LINKUP 200
128 while (j < WAIT_MS_LINKUP) {

Completed in 246 milliseconds