Searched refs:MO_SRST_IO (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/cx88/
H A Dcx88-core.c630 cx_write(MO_SRST_IO, 0);
632 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.c583 cx_write(MO_SRST_IO, 0); /* SYS_RSTO=0 */
585 cx_write(MO_SRST_IO, 1); /* SYS_RSTO=1 */

Completed in 99 milliseconds