Home
last modified time | relevance | path

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

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