Home
last modified time | relevance | path

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

/linux/drivers/media/platform/davinci/
A Ddm644x_ccdc.c190 val = regr(CCDC_HSIZE_OFF); in ccdc_readregs()
312 regw(((params->win.width * 2 + 31) & ~0x1f), CCDC_HSIZE_OFF); in ccdc_config_ycbcr()
476 CCDC_HSIZE_OFF_MASK, CCDC_HSIZE_OFF); in ccdc_config_raw()
481 CCDC_HSIZE_OFF); in ccdc_config_raw()
699 ccdc_ctx[CCDC_HSIZE_OFF >> 2] = regr(CCDC_HSIZE_OFF); in ccdc_save_context()
739 regw(ccdc_ctx[CCDC_HSIZE_OFF >> 2], CCDC_HSIZE_OFF); in ccdc_restore_context()
A Ddm644x_ccdc_regs.h20 #define CCDC_HSIZE_OFF 0x24 macro

Completed in 5 milliseconds