Searched refs:CCDC_FMTCFG (Results 1 – 2 of 2) sorted by relevance
123 regw(CCDC_ENABLE_VIDEO_PORT, CCDC_FMTCFG); in ccdc_enable_vport()125 regw(CCDC_DISABLE_VIDEO_PORT, CCDC_FMTCFG); in ccdc_enable_vport()199 val = regr(CCDC_FMTCFG); in ccdc_readregs()594 regw(val, CCDC_FMTCFG); in ccdc_config_raw()869 ccdc_ctx[CCDC_FMTCFG >> 2] = regr(CCDC_FMTCFG); in ccdc_save_context()909 regw(ccdc_ctx[CCDC_FMTCFG >> 2], CCDC_FMTCFG); in ccdc_restore_context()
46 #define CCDC_FMTCFG 0x58 macro