Home
last modified time | relevance | path

Searched refs:ISPCTRL_PAR_BRIDGE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispreg.h607 #define ISPCTRL_PAR_BRIDGE_MASK (0x3 << 2) macro
Disp.c437 ispctrl_val &= ~ISPCTRL_PAR_BRIDGE_MASK; in omap3isp_configure_bridge()