Home
last modified time | relevance | path

Searched refs:GCSR_SRC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/media/video/
Dcafe_ccic-regs.h146 #define GCSR_SRC 0x00000002 /* SW Reset clear */ macro
Dcafe_ccic.c694 cafe_reg_write(cam, REG_GL_CSR, GCSR_SRC|GCSR_MRC); in cafe_ctlr_init()
695 cafe_reg_write(cam, REG_GL_CSR, GCSR_SRC|GCSR_MRS); in cafe_ctlr_init()
703 cafe_reg_write(cam, REG_GL_CSR, GCSR_CCIC_EN|GCSR_SRC|GCSR_MRC); in cafe_ctlr_init()