Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/tools/
A Dfdtgrep.c48 struct display_info { struct
49 enum output_t output; /* Output format */
51 int all; /* Display all properties/nodes */
53 int region_list; /* Output a region list */
54 int flags; /* Flags (FDT_REG_...) */
56 int show_offset; /* Show offset */
57 int show_addr; /* Show address */
58 int header; /* Output an FDT header */
59 int diff; /* Show +/- diff markers */
61 int remove_strings; /* Remove unused strings */
[all …]
/u-boot-v2022.01-rc1/include/
A Dapi_public.h130 struct display_info { struct
131 int type;
133 int pixel_width;
134 int pixel_height;
136 int screen_rows;
137 int screen_cols;

Completed in 5 milliseconds