Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-regs.h18 #define CHNL_CTRL_CHAIN_BUF_MASK GENMASK(26, 25) macro
H A Dimx8-isi-hw.c313 val &= ~(CHNL_CTRL_CHNL_BYPASS | CHNL_CTRL_CHAIN_BUF_MASK | in mxc_isi_channel_set_control()