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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtda8290.c351 unsigned char easy_mode[] = { 0x01, t->tda8290_easy_mode };
378 expert_mode[1] = t->tda8290_easy_mode + 0x80;
382 if (t->tda8290_easy_mode & 0x60)
440 if(t->tda8290_easy_mode & 0x60) {
467 t->tda8290_easy_mode = 0x01;
472 t->tda8290_easy_mode = 0x02;
476 t->tda8290_easy_mode = 0x04;
480 t->tda8290_easy_mode = 0x08;
484 t->tda8290_easy_mode = 0x10;
488 t->tda8290_easy_mode
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtuner.h211 unsigned char tda8290_easy_mode; member in struct:tuner

Completed in 47 milliseconds