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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-hdw.h53 #define PVR2_SUBSYS_B_DIGITIZER_RUN 2 macro
61 (1 << PVR2_SUBSYS_B_DIGITIZER_RUN) | \
H A Dpvrusb2-debugifc.c37 {"DIG_RUN",(1<<PVR2_SUBSYS_B_DIGITIZER_RUN)},
H A Dpvrusb2-hdw.c252 [PVR2_SUBSYS_B_DIGITIZER_RUN] = "digitizer_run",
1436 if (vmsk & (1<<PVR2_SUBSYS_B_DIGITIZER_RUN)) {
1449 ~(1<<PVR2_SUBSYS_B_DIGITIZER_RUN);
1484 if (vmsk & (1<<PVR2_SUBSYS_B_DIGITIZER_RUN)) {
1497 (1<<PVR2_SUBSYS_B_DIGITIZER_RUN);

Completed in 50 milliseconds