Lines Matching defs:gxfb_par
19 struct gxfb_par { struct
20 int enable_crt;
21 void __iomem *dc_regs;
22 void __iomem *vid_regs;
23 void __iomem *gp_regs;
24 int powered_down;
27 struct {
30 } msr;
32 uint32_t gp[GP_REG_COUNT];
33 uint32_t dc[DC_REG_COUNT];
34 uint64_t vp[VP_REG_COUNT];
35 uint64_t fp[FP_REG_COUNT];
37 uint32_t pal[DC_PAL_COUNT];