Searched defs:nwl_dsi (Results 1 – 1 of 1) sorted by relevance
70 struct nwl_dsi { struct71 struct drm_bridge bridge;72 struct mipi_dsi_host dsi_host;73 struct drm_bridge *panel_bridge;74 struct device *dev;75 struct phy *phy;76 union phy_configure_opts phy_cfg;77 unsigned int quirks;79 struct regmap *regmap;80 int irq;[all …]