Searched refs:SET_LENXY_START_RECFILL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | stifb.c | 433 #define SET_LENXY_START_RECFILL(fb, lenxy) \ macro 694 SET_LENXY_START_RECFILL(fb, packed_len); in ngleResetAttrPlanes() 710 SET_LENXY_START_RECFILL(fb, packed_len); in ngleResetAttrPlanes() 750 SET_LENXY_START_RECFILL(fb, packed_len); in ngleClearOverlayPlanes() 1103 SET_LENXY_START_RECFILL(fb, (rect->width << 16) | (rect->height)); in stifb_fillrect()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | stifb.c | 433 #define SET_LENXY_START_RECFILL(fb, lenxy) \ macro 694 SET_LENXY_START_RECFILL(fb, packed_len); in ngleResetAttrPlanes() 710 SET_LENXY_START_RECFILL(fb, packed_len); in ngleResetAttrPlanes() 750 SET_LENXY_START_RECFILL(fb, packed_len); in ngleClearOverlayPlanes() 1103 SET_LENXY_START_RECFILL(fb, (rect->width << 16) | (rect->height)); in stifb_fillrect()
|
Completed in 5 milliseconds