Lines Matching defs:RV3028_STATUS
33 #define RV3028_STATUS 0x0E
201 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
228 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
263 if (regmap_read(rv3028->regmap, RV3028_STATUS, &status) < 0 ||
291 regmap_update_bits(rv3028->regmap, RV3028_STATUS, status, 0);
310 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
357 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
374 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
417 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
452 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
525 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);
581 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
621 ret = regmap_read_poll_timeout(rv3028->regmap, RV3028_STATUS, status,
716 regmap_update_bits(rv3028->regmap, RV3028_STATUS,
749 ret = regmap_update_bits(rv3028->regmap, RV3028_STATUS,
822 ret = regmap_read(rv3028->regmap, RV3028_STATUS, &status);