Searched refs:low_regs (Results 1 – 1 of 1) sorted by relevance
338 static const u8 low_regs[2] = {INA238_SHUNT_UNDER_VOLTAGE, INA238_BUS_UNDER_VOLTAGE}; in ina238_write_in() local350 return regmap_write(data->regmap, low_regs[channel], regval); in ina238_write_in()