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