Lines Matching defs:RV3032_TLSB
37 #define RV3032_TLSB 0x0E
143 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
175 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
463 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
498 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
637 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
690 ret = regmap_update_bits(rv3032->regmap, RV3032_TLSB, RV3032_TLSB_CLKF, 0);
726 ret = regmap_bulk_read(rv3032->regmap, RV3032_TLSB, buf, sizeof(buf));
733 /* No blocking or shadowing on RV3032_TLSB and RV3032_TMSB */
737 ret = regmap_bulk_read(rv3032->regmap, RV3032_TLSB, buf, sizeof(buf));