STC3117_ADDR_OCV_L
ret |= regmap_read(data->regmap, STC3117_ADDR_OCV_L, &ocv_l);
ret |= regmap_write(data->regmap, STC3117_ADDR_OCV_L, ocv_l);
STC3117_ADDR_OCV_L, &ocv_l);
STC3117_ADDR_OCV_L, ocv_l);
ret |= regmap_read(data->regmap, STC3117_ADDR_OCV_L, &ocv_l);
ret |= regmap_write(data->regmap, STC3117_ADDR_OCV_L, ocv_l);