Home
last modified time | relevance | path

Searched refs:MERAM_CALC_BYTECOUNT (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Dsh_mobile_meram.c314 #define MERAM_CALC_BYTECOUNT(x, y) \ macro
324 unsigned long total_byte_count = MERAM_CALC_BYTECOUNT(xres, yres); in meram_plane_init()