summaryrefslogtreecommitdiff
path: root/board/woomax/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/woomax/board.c')
-rw-r--r--board/woomax/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/woomax/board.c b/board/woomax/board.c
index bb212bface..1fd0dcd39b 100644
--- a/board/woomax/board.c
+++ b/board/woomax/board.c
@@ -224,7 +224,7 @@ static void board_chipset_resume(void)
int val;
rv = i2c_read8(I2C_PORT_USBA0,
- PS8811_I2C_ADDR_FLAGS + PS8811_REG_PAGE1,
+ PS8811_I2C_ADDR_FLAGS3 + PS8811_REG_PAGE1,
PS8811_REG1_USB_BEQ_LEVEL, &val);
if (!rv)
break;