Searched refs:CCDC_HSIZE_OFF (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.h33 #define CCDC_HSIZE_OFF 0x24 macro
H A Ddm644x_ccdc.c211 val = regr(CCDC_HSIZE_OFF);
441 regw(((params->win.width * 2 + 31) & ~0x1f), CCDC_HSIZE_OFF);
639 CCDC_HSIZE_OFF_MASK, CCDC_HSIZE_OFF);
644 CCDC_HSIZE_OFF);
862 ccdc_ctx[CCDC_HSIZE_OFF >> 2] = regr(CCDC_HSIZE_OFF);
902 regw(ccdc_ctx[CCDC_HSIZE_OFF >> 2], CCDC_HSIZE_OFF);

Completed in 64 milliseconds