Searched refs:dibx000_read_word (Results 1 – 1 of 1) sorted by relevance
46 static u16 dibx000_read_word(struct dibx000_i2c_master *mst, u16 reg) in dibx000_read_word() function82 while (((status = dibx000_read_word(mst, mst->base_reg + 2)) & 0x0100) == 0 && --i > 0) in dibx000_is_i2c_done()105 dibx000_read_word(mst, mst->base_reg + 2); in dibx000_master_i2c_write()169 da = dibx000_read_word(mst, mst->base_reg); in dibx000_master_i2c_read()