Lines Matching defs:s5h1411_readreg
347 static u16 s5h1411_readreg(struct s5h1411_state *state, u8 addr, u8 reg)
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(state, S5H1411_I2C_TOP_ADDR, 0xf1);
772 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR,
821 *ucblocks = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0xc9);
875 reg = s5h1411_readreg(state, S5H1411_I2C_TOP_ADDR, 0x05);