dibx000_read_word   82 drivers/media/dvb-frontends/dibx000_common.c 	while (((status = dibx000_read_word(mst, mst->base_reg + 2)) & 0x0100) == 0 && --i > 0)
dibx000_read_word  105 drivers/media/dvb-frontends/dibx000_common.c 		dibx000_read_word(mst, mst->base_reg + 2);
dibx000_read_word  169 drivers/media/dvb-frontends/dibx000_common.c 			da = dibx000_read_word(mst, mst->base_reg);