Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dimxfb.c159 struct imxfb_info { struct
160 struct platform_device *pdev;
161 void __iomem *regs;
162 struct clk *clk_ipg;
163 struct clk *clk_ahb;
164 struct clk *clk_per;
165 enum imxfb_type devtype;
166 enum imxfb_panel_type panel_type;
167 bool enabled;
173 dma_addr_t map_dma;
[all …]