Searched refs:PMIC_OP_REG_CMD_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define PMIC_OP_REG_CMD_MASK (0x1 << 7) macro
105 buf[0] &= ~PMIC_OP_REG_CMD_MASK; in voltage_update()