Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dmxsfb.c171 struct mxsfb_info { struct
172 struct fb_info fb_info;
173 struct platform_device *pdev;
174 struct clk *clk;
175 struct clk *clk_axi;
176 struct clk *clk_disp_axi;
177 void __iomem *base; /* registers */
178 unsigned allocated_size;
179 int enabled;
180 unsigned ld_intf_width;
[all …]