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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib9000.c275 static u16 dib9000_i2c_read16(struct i2c_device *i2c, u16 reg) dib9000_i2c_read16() function
851 value = dib9000_i2c_read16(client, 896); dib9000_identify()
857 value = dib9000_i2c_read16(client, 897); dib9000_identify()
864 if (value == 0x4000 && dib9000_i2c_read16(client, 769) == 0x4000) { dib9000_identify()

Completed in 58 milliseconds