Home
last modified time | relevance | path

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

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