Searched refs:ISPCTRL_PAR_CLK_POL_INV (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/platform/omap3isp/ | ||
D | ispreg.h | 609 #define ISPCTRL_PAR_CLK_POL_INV (1 << 4) macro |
D | isp.c | 445 ispctrl_val &= ~ISPCTRL_PAR_CLK_POL_INV; in omap3isp_configure_bridge() |