Searched refs:ep93xxfb_convert_color (Results 1 – 1 of 1) sorted by relevance
346 static inline int ep93xxfb_convert_color(int val, int width) in ep93xxfb_convert_color() function388 red = ep93xxfb_convert_color(red, info->var.red.length); in ep93xxfb_setcolreg()389 green = ep93xxfb_convert_color(green, info->var.green.length); in ep93xxfb_setcolreg()390 blue = ep93xxfb_convert_color(blue, info->var.blue.length); in ep93xxfb_setcolreg()391 transp = ep93xxfb_convert_color(transp, in ep93xxfb_setcolreg()