Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/kyro/
DSTG4000Interface.h59 extern void EnableOverlayPlane(volatile STG4000REG __iomem *pSTGReg);
DSTG4000OverlayDevice.c288 void EnableOverlayPlane(volatile STG4000REG __iomem *pSTGReg) in EnableOverlayPlane() function
Dfbdev.c386 EnableOverlayPlane(deviceInfo.pSTGReg); in kyro_dev_overlay_viewport_set()