Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dstifb.c75 #define REGION_BASE(fb_info, index) \ macro
1247 fix->mmio_start = REGION_BASE(fb,2); in stifb_init_fb()
1360 info->screen_base = ioremap(REGION_BASE(fb,1), fix->smem_len); in stifb_init_fb()