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

  /external/u-boot/include/
ata.h 130 #ifndef ATA_RESET_TIME
131 #define ATA_RESET_TIME 60 /* spec allows up to 31 seconds */
  /external/u-boot/include/configs/
MPC8349ITX.h 125 #define ATA_RESET_TIME 1
  /external/u-boot/drivers/block/
ide.c 785 if (i > (ATA_RESET_TIME * 100)) {

Completed in 57 milliseconds