/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | video.c | 15 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 D | test_pinmux.py | 8 """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 D | cgtqmx6eval.c | 538 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 D | traceroute_2.1.6.bb | 2 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 D | ipmitool.1 | 316 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 D | sandbox-serial.txt | 3 The sandbox serial device is an emulated device which displays its output
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/fsguard/ |
H A D | xfce4-fsguard-plugin_1.1.3.bb | 1 …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 D | python3-stack-data_0.6.3.bb | 1 SUMMARY = "Extract data from python stack frames and tracebacks for informative displays"
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/genmon/ |
H A D | xfce4-genmon-plugin_4.2.0.bb | 1 …y spawns the indicated script/program, captures its output (stdout) and displays the resulting str…
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 39 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 D | anx9804.h | 9 * interface for driving eDP TFT displays.
|
/openbmc/u-boot/board/boundary/nitrogen6x/ |
H A D | README | 48 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 D | video.h | 24 extern struct display_info_t const displays[];
|
/openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/ |
H A D | pyproject.toml | 3 description = "Displays all packaged files on the root file system"
|
/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/ |
H A D | diffstat_1.68.bb | 2 DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \
|
/openbmc/sdbusplus/example/ |
H A D | list-users.cpp | 8 * users in the system and displays their username.
|
/openbmc/openbmc/poky/bitbake/lib/progressbar/ |
H A D | widgets.py | 83 """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 D | panel-mipi-dbi-native_git.bb | 4 This means many displays attached via SPI, even if the \
|
/openbmc/openbmc/poky/meta/recipes-extended/which/ |
H A D | which_2.21.bb | 1 SUMMARY = "Displays the full path of shell commands"
|
/openbmc/u-boot/board/engicam/imx6q/ |
H A D | imx6q.c | 114 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 D | pkg_dependencies_popover.html | 1 {# Popover that displays the dependences and sizes of a package 'data' used in the Packages table #}
|
H A D | pkg_revdependencies_popover.html | 1 {# Popover that displays the reverse dependences and sizes of a package 'data' used in the Packages…
|
/openbmc/phosphor-led-sysfs/ |
H A D | argument.hpp | 37 /** @brief Displays usage */
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | argument.hpp | 42 /** @brief Displays usage
|
/openbmc/phosphor-networkd/src/ |
H A D | argument.hpp | 43 /** @brief Displays usage
|