Searched refs:big_pixel_depth (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/video/fbdev/
H A Dsm712.h103 #define big_pixel_depth(p, d) {if (p == 24) {p = 32; d = 32; } } macro
110 #define big_pixel_depth(p, d) do { } while (0) macro
H A Dsm712fb.c1490 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth);

Completed in 193 milliseconds