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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpm3fb.c591 while (width >= PM3_FIFO_SIZE) {
592 int i = PM3_FIFO_SIZE - 1;
594 PM3_WAIT(par, PM3_FIFO_SIZE);
599 width -= PM3_FIFO_SIZE - 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dpm3fb.h1057 #define PM3_FIFO_SIZE 120 macro

Completed in 134 milliseconds