Home
last modified time | relevance | path

Searched refs:DISPLAY_TYPE_VIDEO (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dapi_public.h115 #define DISPLAY_TYPE_VIDEO 0x0002 macro
/openbmc/u-boot/examples/api/
H A Ddemo.c173 if (ub_display_get_info(DISPLAY_TYPE_VIDEO, &disinfo)) { in main()