Searched defs:dsi_context (Results 1 – 1 of 1) sorted by relevance
86 struct dsi_context { struct87 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 …]