Home
last modified time | relevance | path

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

/drivers/media/platform/omap3isp/
Disp.c1264 (ISPCTRL_CCDC_CLK_EN | ISPCTRL_CCDC_RAM_EN) | \
1286 clk |= ISPCTRL_CCDC_CLK_EN | ISPCTRL_CCDC_RAM_EN; in __isp_subclk_update()
Dispreg.h631 #define ISPCTRL_CCDC_RAM_EN BIT(16) macro