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