Searched refs:emd_dt (Results 1 – 4 of 4) sorted by relevance
187 u32 emd_vc, emd_dt, mipi_ctrl; in csi_config() local211 emd_dt = 0; in csi_config()223 emd_dt = v4l2_ctrl_g_ctrl(ctrl); in csi_config()227 dev->emd_dt = emd_dt; in csi_config()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()
202 unsigned int emd_dt; member
451 u32 emd_vc, emd_dt; local475 emd_dt = 0;487 emd_dt = v4l2_ctrl_g_ctrl(ctrl);491 dev->emd_dt = emd_dt;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),
160 unsigned int emd_dt; member