Home
last modified time | relevance | path

Searched refs:SW_CSI_ID0 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c312 val |= SW_CSI_ID0(csi->mipi_di[0]); in csi_config()
H A Ddmarx.c325 val &= ~SW_CSI_ID0(0xff); in rawrd_config_mi()
H A Dregs_v2x.h2355 #define SW_CSI_ID0(a) ((a) & 0xff) macro