Lines Matching refs:coupled_phy_id
44 enum exynos_mipi_phy_id coupled_phy_id; member
61 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
70 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
79 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM1,
88 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS1,
106 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
115 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
124 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM1,
133 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS1,
142 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
169 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_DSIM0,
178 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_CSIS0,
187 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
196 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
205 .coupled_phy_id = EXYNOS_MIPI_PHY_ID_NONE,
236 if (!on && data->coupled_phy_id >= 0 && in __set_phy_state()
237 state->phys[data->coupled_phy_id].phy->power_count == 0) in __set_phy_state()