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

  /external/u-boot/drivers/power/
twl6030.c 61 val = CTRL_P2_BUSY;
63 while (!((val & CTRL_P2_EOCP2) && (!(val & CTRL_P2_BUSY)))) {
  /external/u-boot/include/
twl6030.h 145 #define CTRL_P2_BUSY (1 << 0)

Completed in 78 milliseconds