Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/
Dvrfb.c31 #define SMS_ROT_VIRT_BASE(rot) (0x1000000 * (rot)) macro
308 paddr = ctxs[ctx].base + SMS_ROT_VIRT_BASE(rot); in omap_vrfb_request_ctx()