Searched refs:screen_width (Results 1 – 7 of 7) sorted by relevance
16 u16 screen_width; member
507 top->screen_width = 1280; in nx_hdmi_display()513 top->screen_width = 1920; in nx_hdmi_display()524 module, preset, top->screen_width, top->screen_height); in nx_hdmi_display()
205 int width = top->screen_width; in dp_plane_screen_setup()
97 screen_width = <1024>;
119 int screen_width; member
129 top->screen_width = ofnode_read_s32_default(node, "screen_width", 0); in nx_display_parse_dp_top_layer()139 top->screen_width, top->screen_height, in nx_display_parse_dp_top_layer()
159 dp->top.screen_width = lcd->width; in nx_display_fixup_dp()
Completed in 10 milliseconds