Searched refs:big_pixel_depth (Results 1 – 2 of 2) sorted by relevance
107 #define big_pixel_depth(p, d) {if (p == 24) {p = 32; d = 32; } } macro114 #define big_pixel_depth(p, d) do { } while (0) macro
1420 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth); in smtcfb_pci_probe()