Home
last modified time | relevance | path

Searched defs:nwl_dsi (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c70 struct nwl_dsi { struct
71 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 …]