Searched refs:CIF_MIPI_DATA_SEL_VC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | csi.c | 395 CIF_MIPI_DATA_SEL_VC(emd_vc), true); in csi_config() 398 CIF_MIPI_DATA_SEL_VC(emd_vc), true); in csi_config() 401 CIF_MIPI_DATA_SEL_VC(emd_vc), true); in csi_config() 404 CIF_MIPI_DATA_SEL_VC(emd_vc), true); in csi_config()
|
| H A D | regs.h | 394 #define CIF_MIPI_DATA_SEL_VC(a) (((a) & 0x3) << 6) macro
|
| H A D | rkisp.c | 419 CIF_MIPI_DATA_SEL_VC(vc); in rkisp_update_sensor_info()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | rkisp1.c | 521 writel(CIF_MIPI_DATA_SEL_DT(in_fmt->mipi_dt) | CIF_MIPI_DATA_SEL_VC(0), 557 writel(CIF_MIPI_DATA_SEL_DT(in_fmt->mipi_dt) | CIF_MIPI_DATA_SEL_VC(0), 560 writel(CIF_MIPI_DATA_SEL_DT(emd_dt) | CIF_MIPI_DATA_SEL_VC(emd_vc), 562 writel(CIF_MIPI_DATA_SEL_DT(emd_dt) | CIF_MIPI_DATA_SEL_VC(emd_vc), 564 writel(CIF_MIPI_DATA_SEL_DT(emd_dt) | CIF_MIPI_DATA_SEL_VC(emd_vc), 566 writel(CIF_MIPI_DATA_SEL_DT(emd_dt) | CIF_MIPI_DATA_SEL_VC(emd_vc),
|
| H A D | regs.h | 385 #define CIF_MIPI_DATA_SEL_VC(a) (((a) & 0x3) << 6) macro
|