Searched refs:s5h1411_readreg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/dvb-frontends/
H A Ds5h1411.c347 static u16 s5h1411_readreg(struct s5h1411_state *state, u8 addr, u8 reg) function
422 val = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xbe) & 0xcfff;
451 val = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0x24) & ~0x1000;
466 val = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xbd) & ~0x100;
536 val = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xe0) & ~0x02;
663 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xf0);
671 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xf2);
677 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0x53);
766 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xf1);
769 reg = s5h1411_readreg(stat
[all...]

Completed in 129 milliseconds