RV3028_STATUS
ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
if (regmap_read(rv3028->regmap, RV3028_STATUS, &status) < 0 ||
regmap_update_bits(rv3028->regmap, RV3028_STATUS, status, 0);
ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
regmap_update_bits(rv3028->regmap, RV3028_STATUS,
ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);