Lines Matching defs:RV3032_TLSB
37 #define RV3032_TLSB 0x0E
144 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
176 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
525 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
560 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
701 ret = regmap_read_poll_timeout(rv3032->regmap, RV3032_TLSB, status,
754 ret = regmap_update_bits(rv3032->regmap, RV3032_TLSB, RV3032_TLSB_CLKF, 0);
790 ret = regmap_bulk_read(rv3032->regmap, RV3032_TLSB, buf, sizeof(buf));
797 /* No blocking or shadowing on RV3032_TLSB and RV3032_TMSB */
801 ret = regmap_bulk_read(rv3032->regmap, RV3032_TLSB, buf, sizeof(buf));