Searched refs:PMIC_OP_REG_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/siemens/pxm2/ | ||
| H A D | pmic.h | 58 #define PMIC_OP_REG_CMD_MASK (0x1 << 7) macro |
| H A D | board.c | 107 buf[0] &= ~PMIC_OP_REG_CMD_MASK; in voltage_update() |