Home
last modified time | relevance | path

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

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