Searched defs:nwl_dsi (Results 1 – 1 of 1) sorted by relevance
65 struct nwl_dsi { struct66 struct drm_bridge bridge;67 struct mipi_dsi_host dsi_host;68 struct drm_bridge *panel_bridge;69 struct device *dev;70 struct phy *phy;71 union phy_configure_opts phy_cfg;72 unsigned int quirks;74 struct regmap *regmap;75 int irq;[all …]