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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dvb.c596 cx_write(MO_SRST_IO, 0);
599 cx_write(MO_SRST_IO, 1);
1496 cx_write(MO_SRST_IO, 1);
1501 cx_write(MO_SRST_IO, 0);
H A Dcx88-core.c640 cx_write(MO_SRST_IO, 0);
642 cx_write(MO_SRST_IO, 1);
H A Dcx88-reg.h506 #define MO_SRST_IO 0x35C05C // Output system reset reg macro
H A Dcx88-blackbird.c546 cx_write(MO_SRST_IO, 0); /* SYS_RSTO=0 */
547 cx_write(MO_SRST_IO, 1); /* SYS_RSTO=1 */
H A Dcx88-cards.c2915 pulling MO_SRST_IO low does reset the xc5000, this
3252 cx_write(MO_SRST_IO, 0);
3256 cx_write(MO_SRST_IO, 1);

Completed in 56 milliseconds