Searched defs:dw_mipi_dsi_rockchip (Results 1 – 1 of 1) sorted by relevance
261 struct dw_mipi_dsi_rockchip { struct262 struct device *dev;263 struct drm_encoder encoder;287 struct dw_mipi_dsi_rockchip *slave; argument290 bool phy_enabled;291 struct phy *phy;292 union phy_configure_opts phy_opts;294 unsigned int lane_mbps; /* per lane */295 u16 input_div;296 u16 feedback_div;[all …]