Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Ddibx000_common.c45 static u16 dibx000_read_word(struct dibx000_i2c_master *mst, u16 reg) in dibx000_read_word() function
81 while (((status = dibx000_read_word(mst, mst->base_reg + 2)) & 0x0100) == 0 && --i > 0) in dibx000_is_i2c_done()
104 dibx000_read_word(mst, mst->base_reg + 2); in dibx000_master_i2c_write()
168 da = dibx000_read_word(mst, mst->base_reg); in dibx000_master_i2c_read()