Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsm712fb.c44 struct smtcfb_info { struct
45 struct pci_dev *pdev;
46 struct fb_info *fb;
47 u16 chip_id;
48 u8 chip_rev_id;
50 void __iomem *lfb; /* linear frame buffer */
54 void __iomem *mmio; /* memory map IO port */
56 u_int width;
57 u_int height;
58 u_int hz;
[all …]