Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
50 int add_aliases; /* Add aliases node to output */
51 int all; /* Display all properties/nodes */
52 int colour; /* Display output in ANSI colour */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
55 int list_strings; /* List strings in string table */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
[all …]
/rk3399_rockchip-uboot/include/
H A Dapi_public.h118 struct display_info { struct
119 int type;
121 int pixel_width;
122 int pixel_height;
124 int screen_rows;
125 int screen_cols;
H A Dedid.h995 struct drm_display_info display_info; member