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