Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dxilinxfb.c87 u32 screen_height_mm; /* Physical dimensions of screen in mm */ member
325 drvdata->info.var.height = pdata->screen_height_mm; in xilinxfb_assign()
452 pdata.screen_height_mm = prop[1]; in xilinxfb_of_probe()