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

  /external/u-boot/include/power/
tps65090.h 34 MAX_CTRL_READ_TRIES = 5,
  /external/u-boot/drivers/power/regulator/
tps65090_regulator.c 63 for (retry = 0; retry < MAX_CTRL_READ_TRIES; retry++) {

Completed in 1499 milliseconds