Searched refs:CCDC_HSIZE_OFF (Results 1 – 2 of 2) sorted by relevance
199 val = regr(CCDC_HSIZE_OFF); in ccdc_readregs()321 regw(((params->win.width * 2 + 31) & ~0x1f), CCDC_HSIZE_OFF); in ccdc_config_ycbcr()485 CCDC_HSIZE_OFF_MASK, CCDC_HSIZE_OFF); in ccdc_config_raw()490 CCDC_HSIZE_OFF); in ccdc_config_raw()708 ccdc_ctx[CCDC_HSIZE_OFF >> 2] = regr(CCDC_HSIZE_OFF); in ccdc_save_context()748 regw(ccdc_ctx[CCDC_HSIZE_OFF >> 2], CCDC_HSIZE_OFF); in ccdc_restore_context()
29 #define CCDC_HSIZE_OFF 0x24 macro