Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dsi.h86 struct dsi_context { struct
87 void __iomem *base;
88 struct regmap *regmap;
89 struct dphy_pll pll;
90 struct videomode vm;
91 bool enabled;
93 u8 work_mode;
94 u8 burst_mode;
95 u32 int0_mask;
96 u32 int1_mask;
[all …]