Lines Matching refs:coupled_phy_id
45 enum exynos_mipi_phy_id coupled_phy_id; member
62 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
71 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
80 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM1,
89 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS1,
107 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
116 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
125 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM1,
134 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS1,
143 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
170 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
179 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
188 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
197 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
206 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
237 if (!on && data->coupled_phy_id >= 0 && in __set_phy_state()
238 state->phys[data->coupled_phy_id].phy->power_count == 0) in __set_phy_state()