Lines Matching defs:RV3028_STATUS
34 #define RV3028_STATUS 0x0E
206 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
233 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
268 if (regmap_read(rv3028->regmap, RV3028_STATUS, &status) < 0 ||
295 regmap_update_bits(rv3028->regmap, RV3028_STATUS, status, 0);
314 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
359 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
376 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
419 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
454 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
591 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
647 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
687 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
782 regmap_update_bits(rv3028->regmap, RV3028_STATUS,
815 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
950 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);