tcboxfb
volatile struct tcboxfb *tc = (struct tcboxfb *)fbr;
volatile struct tcboxfb *tc = (struct tcboxfb *)fb->regkva;
volatile struct tcboxfb *tc = (struct tcboxfb *)fb->regkva;
volatile struct tcboxfb *tc = (struct tcboxfb *)fb->regkva;
volatile struct tcboxfb *tc = (struct tcboxfb *)diofb->regkva;
volatile struct tcboxfb *tc;
tc = (struct tcboxfb *)diofb->regkva;
while (((volatile struct tcboxfb *)(regaddr))->cmap_busy & 0x04) \
while (((volatile struct tcboxfb *)(regaddr))->busy & planes) \
while (((struct tcboxfb *)(regaddr))->cmap_busy & 0x04) DELAY(100)
while (((struct tcboxfb *)(regaddr))->busy & planes) DELAY(100)
struct tcboxfb *rp = (void *)ip->regbase;
struct tcboxfb *regbase = (void *)ip->regbase;