Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap3isp/
Dispreg.h904 #define ISPCCDC_FMTCFG_VPIF_FRQ_MASK 0x003f0000 macro
Dispccdc.c819 & ~(ISPCCDC_FMTCFG_VPIN_MASK | ISPCCDC_FMTCFG_VPIF_FRQ_MASK); in ccdc_config_vp()