Home
last modified time | relevance | path

Searched defs:ctfb_res_modes (Results 1 – 1 of 1) sorted by relevance

/u-boot-v2022.01-rc1/drivers/video/
A Dvideomodes.h35 struct ctfb_res_modes { struct
36 int xres; /* visible resolution */
37 int yres;
38 int refresh; /* vertical refresh rate in hz */
42 int left_margin; /* time from sync to picture */
43 int right_margin; /* time from picture to sync */
45 int lower_margin;
46 int hsync_len; /* length of horizontal sync */
47 int vsync_len; /* length of vertical sync */
48 int sync; /* see FB_SYNC_* */
[all …]

Completed in 6 milliseconds