Searched defs:shifts (Results 1 - 1 of 1) sorted by relevance

/drivers/video/omap2/dss/
H A Ddispc.c709 static const unsigned shifts[] = { 0, 8, 16, 24, }; local
716 shift = shifts[plane];
894 static const unsigned shifts[] = { 6, 14, 14, 14, }; local
897 shift = shifts[plane];
979 static const unsigned shifts[] = { 5, 10, 10, 10 }; local
982 shift = shifts[plane];

Completed in 1444 milliseconds