Home
last modified time | relevance | path

Searched refs:GCT_ADDRESS_R (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dvirgefb.h98 #define GCT_ADDRESS_R 0x03CF macro
Dcyberfb.h180 #define GCT_ADDRESS_R 0x03CF macro
Dvirgefb.c766 return (rb_mmio(GCT_ADDRESS_R)); in rgfx()
2500 printk("gfx idx : 0x%2.2x : 0x%2.2x\n", i, rb_mmio(GCT_ADDRESS_R)); in cv64_dump()
Dcyberfb.c1407 return (rb_64(regs, GCT_ADDRESS_R)); in RGfx()