Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dstifb.c75 #define REGION_BASE(fb_info, index) \ macro
1181 fix->mmio_start = REGION_BASE(fb,2); in stifb_init_fb()
1294 info->screen_base = ioremap_nocache(REGION_BASE(fb,1), fix->smem_len); in stifb_init_fb()