Home
last modified time | relevance | path

Searched refs:packed_dst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dstifb.c672 u32 packed_dst; in ngleResetAttrPlanes() local
690 packed_dst = 0; in ngleResetAttrPlanes()
693 NGLE_SET_DSTXY(fb, packed_dst); in ngleResetAttrPlanes()
706 packed_dst = (1280 << 16); in ngleResetAttrPlanes()
708 NGLE_SET_DSTXY(fb, packed_dst); in ngleResetAttrPlanes()
724 u32 packed_dst; in ngleClearOverlayPlanes() local
740 packed_dst = 0; in ngleClearOverlayPlanes()
742 NGLE_SET_DSTXY(fb, packed_dst); in ngleClearOverlayPlanes()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dstifb.c672 u32 packed_dst; in ngleResetAttrPlanes() local
690 packed_dst = 0; in ngleResetAttrPlanes()
693 NGLE_SET_DSTXY(fb, packed_dst); in ngleResetAttrPlanes()
706 packed_dst = (1280 << 16); in ngleResetAttrPlanes()
708 NGLE_SET_DSTXY(fb, packed_dst); in ngleResetAttrPlanes()
724 u32 packed_dst; in ngleClearOverlayPlanes() local
740 packed_dst = 0; in ngleClearOverlayPlanes()
742 NGLE_SET_DSTXY(fb, packed_dst); in ngleClearOverlayPlanes()

Completed in 5 milliseconds