Home
last modified time | relevance | path

Searched refs:CCDC_FMTCFG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/davinci/
A Ddm644x_ccdc.c106 regw(CCDC_ENABLE_VIDEO_PORT, CCDC_FMTCFG); in ccdc_enable_vport()
108 regw(CCDC_DISABLE_VIDEO_PORT, CCDC_FMTCFG); in ccdc_enable_vport()
182 val = regr(CCDC_FMTCFG); in ccdc_readregs()
437 regw(val, CCDC_FMTCFG); in ccdc_config_raw()
712 ccdc_ctx[CCDC_FMTCFG >> 2] = regr(CCDC_FMTCFG); in ccdc_save_context()
752 regw(ccdc_ctx[CCDC_FMTCFG >> 2], CCDC_FMTCFG); in ccdc_restore_context()
A Ddm644x_ccdc_regs.h33 #define CCDC_FMTCFG 0x58 macro

Completed in 5 milliseconds