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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbt848.h105 #define BT848_CONTROL_COMP (1<<6) macro
H A Dbttv-driver.c1144 btor(BT848_CONTROL_COMP, BT848_E_CONTROL);
1145 btor(BT848_CONTROL_COMP, BT848_O_CONTROL);
1147 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL);
1148 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL);
H A Dbttv-cards.c3212 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL);
3213 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL);

Completed in 102 milliseconds