Home
last modified time | relevance | path

Searched refs:RADEON_REGSIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dradeon.h5 #define RADEON_REGSIZE 0x4000 macro
/openbmc/linux/include/video/
H A Dradeon.h6 #define RADEON_REGSIZE 0x4000 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1993 info->fix.mmio_len = RADEON_REGSIZE; in radeon_set_fbinfo()
2310 rinfo->mmio_base = ioremap(rinfo->mmio_base_phys, RADEON_REGSIZE); in radeonfb_pci_register()