Searched defs:nwl_dsi (Results 1 – 1 of 1) sorted by relevance
66 struct nwl_dsi { struct67 struct drm_bridge bridge;68 struct mipi_dsi_host dsi_host;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;88 struct reset_control *rst_byte;[all …]