Searched refs:CCDC_HSIZE_OFF (Results 1 – 2 of 2) sorted by relevance
190 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()
20 #define CCDC_HSIZE_OFF 0x24 macro