Home
last modified time | relevance | path

Searched refs:hitfb_var (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dhitfb.c364 hitfb_var.xres = lcdclor; in hitfb_probe()
375 hitfb_var.xres_virtual = hitfb_var.xres; in hitfb_probe()
379 hitfb_var.red.offset = 0; in hitfb_probe()
380 hitfb_var.red.length = 8; in hitfb_probe()
383 hitfb_var.blue.offset = 0; in hitfb_probe()
384 hitfb_var.blue.length = 8; in hitfb_probe()
389 hitfb_var.red.offset = 11; in hitfb_probe()
390 hitfb_var.red.length = 5; in hitfb_probe()
393 hitfb_var.blue.offset = 0; in hitfb_probe()
394 hitfb_var.blue.length = 5; in hitfb_probe()
[all …]