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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-vbi.c81 cx_set(DEV_CNTRL2, (1<<5));
H A Dcx23885-reg.h213 #define DEV_CNTRL2 0x00040000 macro
H A Dcx23885-core.c592 cx_write(DEV_CNTRL2, 0);
1218 dprintk(1, "%s() DEV_CNTRL2 0x%08X\n", __func__,
1219 cx_read(DEV_CNTRL2));
1362 cx_set(DEV_CNTRL2, (1<<5)); /* Enable RISC controller */
H A Dcx23885-video.c448 cx_set(DEV_CNTRL2, (1<<5));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-core.c394 cx_write(DEV_CNTRL2, 0x20);
780 cx_write(DEV_CNTRL2, 0);
H A Dcx25821-reg.h62 #define DEV_CNTRL2 0x040000 /* Device control */ macro

Completed in 182 milliseconds