gxfb_par
struct gxfb_par *par = info->par;
struct gxfb_par *par = info->par;
static inline uint32_t read_gp(struct gxfb_par *par, int reg)
static inline void write_gp(struct gxfb_par *par, int reg, uint32_t val)
static inline uint32_t read_dc(struct gxfb_par *par, int reg)
static inline void write_dc(struct gxfb_par *par, int reg, uint32_t val)
static inline uint32_t read_vp(struct gxfb_par *par, int reg)
static inline void write_vp(struct gxfb_par *par, int reg, uint32_t val)
static inline uint32_t read_fp(struct gxfb_par *par, int reg)
static inline void write_fp(struct gxfb_par *par, int reg, uint32_t val)
struct gxfb_par *par = info->par;
struct gxfb_par *par;
info = framebuffer_alloc(sizeof(struct gxfb_par) + sizeof(u32) * 16,
info->pseudo_palette = (void *)par + sizeof(struct gxfb_par);
struct gxfb_par *par;
struct gxfb_par *par = info->par;
static void gx_restore_video_proc(struct gxfb_par *par)
static void gx_save_regs(struct gxfb_par *par)
static void gx_restore_regs(struct gxfb_par *par)
static void gx_disable_graphics(struct gxfb_par *par)
static void gx_enable_graphics(struct gxfb_par *par)
struct gxfb_par *par = info->par;
struct gxfb_par *par = info->par;
static void gx_restore_gfx_proc(struct gxfb_par *par)
static void gx_restore_display_ctlr(struct gxfb_par *par)
struct gxfb_par *par = info->par;
struct gxfb_par *par = info->par;
struct gxfb_par *par = info->par;