Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c280 static u16 dib9000_i2c_read16(struct i2c_device *i2c, u16 reg) in dib9000_i2c_read16() function
855 value = dib9000_i2c_read16(client, 896); in dib9000_identify()
861 value = dib9000_i2c_read16(client, 897); in dib9000_identify()
868 if (value == 0x4000 && dib9000_i2c_read16(client, 769) == 0x4000) { in dib9000_identify()