Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-regs.h22 #define CHNL_CTRL_BLANK_PXL(n) ((n) << 16) macro
H A Dimx8-isi-hw.c328 val |= CHNL_CTRL_BLANK_PXL(0xff); in mxc_isi_channel_set_control()