r_s               252 drivers/media/dvb-frontends/mn88443x.c 	struct regmap *r_s = chip->regmap_s;
r_s               254 drivers/media/dvb-frontends/mn88443x.c 	regmap_write(r_s, ATSIDU_S, c->stream_id >> 8);
r_s               255 drivers/media/dvb-frontends/mn88443x.c 	regmap_write(r_s, ATSIDL_S, c->stream_id);
r_s               256 drivers/media/dvb-frontends/mn88443x.c 	regmap_write(r_s, TSSET_S, 0);
r_s               263 drivers/media/dvb-frontends/mn88443x.c 	struct regmap *r_s = chip->regmap_s;
r_s               268 drivers/media/dvb-frontends/mn88443x.c 	regmap_read(r_s, CPMON1_S, &cpmon);
r_s               282 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, AGCREAD_S, &tmpu);
r_s               297 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, CNRDXU_S, &tmpu);
r_s               298 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, CNRDXL_S, &tmpl);
r_s               300 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, CNRDYU_S, &tmpu);
r_s               301 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, CNRDYL_S, &tmpl);
r_s               334 drivers/media/dvb-frontends/mn88443x.c 	regmap_read(r_s, BERCNFLG_S, &flg);
r_s               339 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, BERVRDU_S, &tmpu);
r_s               340 drivers/media/dvb-frontends/mn88443x.c 		regmap_read(r_s, BERVRDL_S, &tmpl);
r_s               563 drivers/media/dvb-frontends/mn88443x.c 	struct regmap *r_s = chip->regmap_s;
r_s               592 drivers/media/dvb-frontends/mn88443x.c 	regmap_write(r_s, DOSET1_S, 0x80);