Searched refs:MPQ7920_REG_REGULATOR_EN (Results 1 – 2 of 2) sorted by relevance
46 #define MPQ7920_REG_REGULATOR_EN 0x22 macro
41 .enable_reg = MPQ7920_REG_REGULATOR_EN, \70 .enable_reg = (_id == 1) ? 0 : MPQ7920_REG_REGULATOR_EN,\