Home
last modified time | relevance | path

Searched refs:ISPCTRL_HIST_CLK_EN (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/media/video/omap3isp/
Disphist.c171 ISPCTRL_HIST_CLK_EN); in hist_enable()
176 ISPCTRL_HIST_CLK_EN); in hist_enable()
Disp.c1282 ISPCTRL_HIST_CLK_EN | \
1295 clk |= ISPCTRL_HIST_CLK_EN; in __isp_subclk_update()
Dispreg.h707 #define ISPCTRL_HIST_CLK_EN (1 << 11) macro