Searched refs:CCDC_DCSUB (Results 1 – 2 of 2) sorted by relevance
191 val = regr(CCDC_DCSUB); in ccdc_readregs()458 regw(val, CCDC_DCSUB); in ccdc_config_black_clamp()478 regw(CCDC_DCSUB_DEFAULT_VAL, CCDC_DCSUB); in ccdc_config_black_clamp()860 ccdc_ctx[CCDC_DCSUB >> 2] = regr(CCDC_DCSUB); in ccdc_save_context()900 regw(ccdc_ctx[CCDC_DCSUB >> 2], CCDC_DCSUB); in ccdc_restore_context()
37 #define CCDC_DCSUB 0x34 macro