Home
last modified time | relevance | path

Searched full:displays (Results 1 – 25 of 162) sorted by relevance

1234567

/openbmc/u-boot/arch/arm/mach-imx/
H A Dvideo.c15 struct display_info_t const *dev = displays+i; in board_video_skip()
23 panel = displays[0].mode.name; in board_video_skip()
29 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip()
35 ret = ipuv3_fb_init(&displays[i].mode, displays[i].di ? 1 : 0, in board_video_skip()
36 displays[i].pixfmt); in board_video_skip()
38 if (displays[i].enable) in board_video_skip()
39 displays[i].enable(displays + i); in board_video_skip()
42 displays[i].mode.name, in board_video_skip()
43 displays[i].mode.xres, in board_video_skip()
44 displays[i].mode.yres); in board_video_skip()
[all …]
/openbmc/u-boot/test/py/tests/
H A Dtest_pinmux.py8 """Test that 'pinmux' command without parameters displays
16 command displays pinmux usage."""
23 """Test that 'pinmux status -a' displays pin's muxing."""
59 """Test that 'pinmux status' displays selected pincontroller's pin
/openbmc/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c538 static struct display_info_t const displays[] = { variable
588 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip()
589 struct display_info_t const *dev = displays + i; in board_video_skip()
597 panel = displays[0].mode.name; in board_video_skip()
602 for (i = 0; i < ARRAY_SIZE(displays); i++) { in board_video_skip()
603 if (!strcmp(panel, displays[i].mode.name)) in board_video_skip()
607 if (i < ARRAY_SIZE(displays)) { in board_video_skip()
608 ret = ipuv3_fb_init(&displays[i].mode, 0, displays[i].pixfmt); in board_video_skip()
610 if (displays[i].enable) in board_video_skip()
611 displays[i].enable(displays + i); in board_video_skip()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/traceroute/
H A Dtraceroute_2.1.6.bb2 DESCRIPTION = "The traceroute utility displays the route used by IP packets on \
3 their way to a specified network (or Internet) host. Traceroute displays \
/openbmc/ipmitool/doc/
H A Dipmitool.1316 Displays information about the authentication capabilities of
337 Displays information about the selected channel. If no channel
372 Displays the list of cipher suites supported for the given
813 Displays the LCD screen information.
828 Displays the LCD status for vKVM display active or inactive and Front Panel access mode (viewandmod…
836 Displays the information about the system NICs.
841 Displays the NIC MAC address and status of all NICs. It also displays the DRAC/iDRAC MAC address.
849 Displays the selected NICs MAC address and status.
856 Displays the information of Lan.
883 Displays power tracking statistics.
[all …]
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Dsandbox-serial.txt3 The sandbox serial device is an emulated device which displays its output
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/
H A Dxfce4-fsguard-plugin_1.1.3.bb1 …d panel plugin checks free space on a chosen mount point frequently and displays a message when a …
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-stack-data_0.6.3.bb1 SUMMARY = "Extract data from python stack frames and tracebacks for informative displays"
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/
H A Dxfce4-genmon-plugin_4.2.0.bb1 …y spawns the indicated script/program, captures its output (stdout) and displays the resulting str…
/openbmc/u-boot/drivers/video/
H A DKconfig39 bool "Support 8-bit-per-pixel displays"
45 this option, such displays will not be supported and console output
49 bool "Support 16-bit-per-pixel displays"
55 this option, such displays will not be supported and console output
59 bool "Support 32-bit-per-pixel displays"
65 this option, such displays will not be supported and console output
87 bool "Support rotated displays"
321 interface for driving eDP TFT displays. It uses I2C for configuration.
H A Danx9804.h9 * interface for driving eDP TFT displays.
/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME48 U-Boot support for the following displays is configured by
58 or the I2C touch controller of the LVDS and RGB displays in the priority
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dvideo.h24 extern struct display_info_t const displays[];
/openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/
H A Dpyproject.toml3 description = "Displays all packaged files on the root file system"
/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/
H A Ddiffstat_1.68.bb2 DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \
/openbmc/sdbusplus/example/
H A Dlist-users.cpp8 * users in the system and displays their username.
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py83 """Widget which displays the elapsed seconds."""
215 """Displays the current count."""
227 """Displays the current percentage as a number with a percent sign."""
234 """Displays a formatted label."""
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/panel-mipi-dbi/
H A Dpanel-mipi-dbi-native_git.bb4 This means many displays attached via SPI, even if the \
/openbmc/openbmc/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb1 SUMMARY = "Displays the full path of shell commands"
/openbmc/u-boot/board/engicam/imx6q/
H A Dimx6q.c114 struct display_info_t const displays[] = { variable
139 size_t display_count = ARRAY_SIZE(displays);
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/snippets/
H A Dpkg_dependencies_popover.html1 {# Popover that displays the dependences and sizes of a package 'data' used in the Packages table #}
H A Dpkg_revdependencies_popover.html1 {# Popover that displays the reverse dependences and sizes of a package 'data' used in the Packages…
/openbmc/phosphor-led-sysfs/
H A Dargument.hpp37 /** @brief Displays usage */
/openbmc/witherspoon-pfault-analysis/
H A Dargument.hpp42 /** @brief Displays usage
/openbmc/phosphor-networkd/src/
H A Dargument.hpp43 /** @brief Displays usage

1234567