Searched defs:samsung_mipi_dcphy (Results 1 – 3 of 3) sorted by relevance
13 struct samsung_mipi_dcphy { struct14 struct device *dev;15 struct clk *ref_clk;16 struct clk *pclk;17 struct regmap *regmap;18 struct regmap *grf_regmap;19 struct reset_control *m_phy_rst;20 struct reset_control *s_phy_rst;21 struct reset_control *apb_rst;22 struct reset_control *grf_apb_rst;[all …]
15 struct samsung_mipi_dcphy { struct16 struct device *dev;17 struct clk *ref_clk;18 struct clk *pclk;19 struct regmap *regmap;20 struct regmap *grf_regmap;21 struct reset_control *m_phy_rst;22 struct reset_control *s_phy_rst;23 struct reset_control *apb_rst;24 struct reset_control *grf_apb_rst;[all …]
185 struct samsung_mipi_dcphy { struct186 enum phy_mode mode;187 void *base;188 void *grf;189 int lanes;190 bool c_option;191 struct reset_ctl m_phy_rst;193 struct {203 } pll;