Searched refs:CIF_MIPI_DATA_SEL_DT (Results 1 – 5 of 5) sorted by relevance
394 CIF_MIPI_DATA_SEL_DT(emd_dt) | in csi_config()397 CIF_MIPI_DATA_SEL_DT(emd_dt) | in csi_config()400 CIF_MIPI_DATA_SEL_DT(emd_dt) | in csi_config()403 CIF_MIPI_DATA_SEL_DT(emd_dt) | in csi_config()
395 #define CIF_MIPI_DATA_SEL_DT(a) (((a) & 0x3F) << 0) macro
418 dev->csi_dev.mipi_di[i] = CIF_MIPI_DATA_SEL_DT(ret) | in rkisp_update_sensor_info()
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),
386 #define CIF_MIPI_DATA_SEL_DT(a) (((a) & 0x3F) << 0) macro