Home
last modified time | relevance | path

Searched refs:dib8000_i2c_read16 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib8000.c145 static u16 dib8000_i2c_read16(struct i2c_device *i2c, u16 reg) in dib8000_i2c_read16() function
962 value = dib8000_i2c_read16(client, 896); in dib8000_identify()
964 if ((value = dib8000_i2c_read16(client, 896)) != 0x01b3) { in dib8000_identify()
969 value = dib8000_i2c_read16(client, 897); in dib8000_identify()