Searched refs:min_value (Results 1 – 2 of 2) sorted by relevance
742 cfg->min_value = min_index << LDO_BUCK_VOLTAGE_SHIFT; in stpmic1_bo_voltage_cfg()757 if ((value & cfg->mask) >= cfg->min_value) in stpmic1_bo_voltage_unpg()760 return stpmic1_register_update(cfg->ctrl_reg, cfg->min_value, in stpmic1_bo_voltage_unpg()
203 uint8_t min_value; member