Searched refs:tda8290_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtda8290.c656 unsigned char tda8290_id[] = { 0x1f, 0x00 }; local
659 tuner_i2c_xfer_send(i2c_props, &tda8290_id[0], 1);
660 tuner_i2c_xfer_recv(i2c_props, &tda8290_id[1], 1);
662 if (tda8290_id[1] == TDA8290_ID) {

Completed in 119 milliseconds