Home
last modified time | relevance | path

Searched refs:PM3_FIFO_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpm3fb.c584 while (width >= PM3_FIFO_SIZE) { in pm3fb_imageblit()
585 int i = PM3_FIFO_SIZE - 1; in pm3fb_imageblit()
587 PM3_WAIT(par, PM3_FIFO_SIZE); in pm3fb_imageblit()
592 width -= PM3_FIFO_SIZE - 1; in pm3fb_imageblit()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpm3fb.c585 while (width >= PM3_FIFO_SIZE) { in pm3fb_imageblit()
586 int i = PM3_FIFO_SIZE - 1; in pm3fb_imageblit()
588 PM3_WAIT(par, PM3_FIFO_SIZE); in pm3fb_imageblit()
593 width -= PM3_FIFO_SIZE - 1; in pm3fb_imageblit()
/kernel/linux/linux-5.10/include/video/
H A Dpm3fb.h1057 #define PM3_FIFO_SIZE 120 macro
/kernel/linux/linux-6.6/include/video/
H A Dpm3fb.h1057 #define PM3_FIFO_SIZE 120 macro

Completed in 11 milliseconds