Home
last modified time | relevance | path

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

/u-boot/include/
A Dvbe.h17 u16 screen_height; member
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c508 top->screen_height = 720; in nx_hdmi_display()
514 top->screen_height = 1080; in nx_hdmi_display()
524 module, preset, top->screen_width, top->screen_height); in nx_hdmi_display()
A Ds5pxx18_dp.c206 int height = top->screen_height; in dp_plane_screen_setup()
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts98 screen_height = <600>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h120 int screen_height; member
/u-boot/drivers/video/
A Dnexell_display.c130 top->screen_height = ofnode_read_s32_default(node, "screen_height", 0); in nx_display_parse_dp_top_layer()
139 top->screen_width, top->screen_height, in nx_display_parse_dp_top_layer()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c160 dp->top.screen_height = lcd->height; in nx_display_fixup_dp()

Completed in 10 milliseconds