Home
last modified time | relevance | path

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

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