Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Ds3c2410fb.h21 struct s3c2410fb_info { struct
22 struct device *dev;
23 struct clk *clk;
25 struct resource *mem;
26 void __iomem *io;
27 void __iomem *irq_base;
29 enum s3c_drv_type drv_type;
30 struct s3c2410fb_hw regs;
32 unsigned long clk_rate;
33 unsigned int palette_ready;
[all …]