gboxfb
volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva;
volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva;
volatile struct gboxfb *gb = (struct gboxfb *)fb->regkva;
while (((volatile struct gboxfb *)(regaddr))->regs.sec_interrupt & 0x10) \
while ((((volatile struct gboxfb *)(regaddr))->status & 0x80) == 0) \
while (((volatile struct gboxfb *)(regaddr))->cmap_busy != 0xff) \
while (((struct gboxfb *)(regaddr))->sec_interrupt & 0x10)
while ((((struct gboxfb *)(regaddr))->status & 0x80) == 0)
while (((struct gboxfb *)(regaddr))->cmap_busy != 0xff)
struct gboxfb *regbase = (void *)ip->regbase;
struct gboxfb *regbase = (void *)ip->regbase;
struct gboxfb *regbase = (void *)ip->regbase;