Searched refs:I810_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/i810/ | ||
H A D | i810.h | 118 #define I810_PAGESIZE 4096 macro |
H A D | i810_accel.c | 453 tmp2 = (par->iring.size - I810_PAGESIZE) & RBUFFER_SIZE_MASK; in i810fb_init_ringbuffer() |