Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Dispccp2.c163 ISPCCP2_LCx_CTRL_CHAN_EN, in ccp2_if_enable()
164 enable ? ISPCCP2_LCx_CTRL_CHAN_EN : 0); in ccp2_if_enable()
Dispreg.h105 #define ISPCCP2_LCx_CTRL_CHAN_EN BIT(0) macro