Searched refs:CCDC_FMTCFG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Ddm644x_ccdc_regs.h46 #define CCDC_FMTCFG 0x58 macro
H A Ddm644x_ccdc.c127 regw(CCDC_ENABLE_VIDEO_PORT, CCDC_FMTCFG);
129 regw(CCDC_DISABLE_VIDEO_PORT, CCDC_FMTCFG);
203 val = regr(CCDC_FMTCFG);
600 regw(val, CCDC_FMTCFG);
875 ccdc_ctx[CCDC_FMTCFG >> 2] = regr(CCDC_FMTCFG);
915 regw(ccdc_ctx[CCDC_FMTCFG >> 2], CCDC_FMTCFG);

Completed in 49 milliseconds