Searched refs:ISPCCP2_CTRL_VP_ONLY_EN (Results 1 – 2 of 2) sorted by relevance
/drivers/media/platform/omap3isp/ | ||
D | ispreg.h | 94 #define ISPCCP2_CTRL_VP_ONLY_EN BIT(11) macro |
D | ispccp2.c | 260 val |= ISPCCP2_CTRL_VP_ONLY_EN; /* Disable the memory write port */ in ccp2_vp_config() |