Lines Matching refs:blue
69 .blue = {0, 8, 0},
804 unsigned blue, struct fb_info *info) in sm712_setpalette() argument
812 smtc_mmiowb(blue >> 10, dac_val); in sm712_setpalette()
902 unsigned blue, unsigned trans, struct fb_info *info) in smtc_setcolreg() argument
925 val |= chan_to_field(blue, &sfb->fb->var.blue); in smtc_setcolreg()
926 pal[regno] = pal_rgb(red, green, blue, val); in smtc_setcolreg()
932 val |= chan_to_field(blue, &sfb->fb->var.blue); in smtc_setcolreg()
939 sm712_setpalette(regno, red, green, blue, info); in smtc_setcolreg()
1227 sfb->fb->var.blue.length = 8; in smtcfb_setmode()
1230 sfb->fb->var.blue.offset = 0; in smtcfb_setmode()
1237 sfb->fb->var.blue.length = 8; in smtcfb_setmode()
1240 sfb->fb->var.blue.offset = 0; in smtcfb_setmode()
1247 sfb->fb->var.blue.length = 2; in smtcfb_setmode()
1250 sfb->fb->var.blue.offset = 0; in smtcfb_setmode()
1258 sfb->fb->var.blue.length = 5; in smtcfb_setmode()
1261 sfb->fb->var.blue.offset = 0; in smtcfb_setmode()