Searched refs:UpdateReg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | tda18271c2dd.c | 163 static int UpdateReg(struct tda_state *state, u8 Reg) in UpdateReg() function 263 status = UpdateReg(state, TM); in ThermometerRead() 272 status = UpdateReg(state, TM); in ThermometerRead() 284 status = UpdateReg(state, TM); in ThermometerRead() 288 status = UpdateReg(state, EP4); in ThermometerRead() 301 status = UpdateReg(state, EB12); in StandBy() 305 status = UpdateReg(state, EB18); in StandBy() 310 status = UpdateReg(state, EP3); in StandBy() 381 status = UpdateReg(state, EP4); in CalibrateRF() 385 status = UpdateReg(state, EB18); in CalibrateRF() [all …]
|