Lines Matching defs:gxfb_par
23 struct gxfb_par { struct
24 int enable_crt;
25 void __iomem *dc_regs;
26 void __iomem *vid_regs;
27 void __iomem *gp_regs;
29 int powered_down;
32 struct {
35 } msr;
37 uint32_t gp[GP_REG_COUNT];
38 uint32_t dc[DC_REG_COUNT];
39 uint64_t vp[VP_REG_COUNT];
40 uint64_t fp[FP_REG_COUNT];
42 uint32_t pal[DC_PAL_COUNT];