Searched refs:ISPCTRL_PAR_BRIDGE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/platform/ti/omap3isp/ | ||
D | ispreg.h | 607 #define ISPCTRL_PAR_BRIDGE_MASK (0x3 << 2) macro |
D | isp.c | 437 ispctrl_val &= ~ISPCTRL_PAR_BRIDGE_MASK; in omap3isp_configure_bridge() |