Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/geode/
A Dgeodefb.h24 struct geodefb_par { struct
25 int enable_crt;
26 int panel_x; /* dimensions of an attached flat panel, non-zero => enable panel */
27 int panel_y;
28 void __iomem *dc_regs;
29 void __iomem *vid_regs;
30 const struct geode_dc_ops *dc_ops;
31 const struct geode_vid_ops *vid_ops;

Completed in 2 milliseconds