Searched refs:CCDC_DCSUB (Results 1 – 2 of 2) sorted by relevance
183 val = regr(CCDC_DCSUB); in ccdc_readregs()339 regw(val, CCDC_DCSUB); in ccdc_config_black_clamp()359 regw(CCDC_DCSUB_DEFAULT_VAL, CCDC_DCSUB); in ccdc_config_black_clamp()712 ccdc_ctx[CCDC_DCSUB >> 2] = regr(CCDC_DCSUB); in ccdc_save_context()752 regw(ccdc_ctx[CCDC_DCSUB >> 2], CCDC_DCSUB); in ccdc_restore_context()
33 #define CCDC_DCSUB 0x34 macro