Home
last modified time | relevance | path

Searched refs:monitor (Results 1 – 25 of 42) sorted by relevance

12

/u-boot/common/
A Dedid.c50 struct edid_monitor_descriptor *monitor; in edid_get_ranges() local
57 monitor = &edid->monitor_details.descriptor[i]; in edid_get_ranges()
59 *hmin = monitor->data.range_data.horizontal_min; in edid_get_ranges()
60 *hmax = monitor->data.range_data.horizontal_max; in edid_get_ranges()
61 *vmin = monitor->data.range_data.vertical_min; in edid_get_ranges()
62 *vmax = monitor->data.range_data.vertical_max; in edid_get_ranges()
282 (struct edid_detailed_timing *)monitor; in edid_print_dtd()
287 snip(monitor->data.string)); in edid_print_dtd()
290 snip(monitor->data.string)); in edid_print_dtd()
293 snip(monitor->data.string)); in edid_print_dtd()
[all …]
/u-boot/board/freescale/common/
A DKconfig33 bool "Enable the LTC3882 voltage monitor read"
35 This option enables LTC3882 voltage monitor read
40 bool "Enable the LTC3882 voltage monitor set"
42 This option enables LTC3882 voltage monitor set
47 bool "Enable the ISL68233 voltage monitor read"
49 This option enables ISL68233 voltage monitor read
54 bool "Enable the ISL68233 voltage monitor set"
56 This option enables ISL68233 voltage monitor set
A Dvid.c566 #error Specific voltage monitor must be defined in set_voltage()
/u-boot/drivers/video/sunxi/
A Dsunxi_display.c63 enum sunxi_monitor monitor; member
294 sunxi_display.monitor = sunxi_monitor_dvi; in sunxi_hdmi_edid_get_mode()
301 sunxi_display.monitor = sunxi_monitor_hdmi; in sunxi_hdmi_edid_get_mode()
419 switch (sunxi_display.monitor) { in sunxi_is_composite()
804 switch (sunxi_display.monitor) {
908 switch (sunxi_display.monitor) {
988 switch (monitor) {
1086 sunxi_display.monitor = i;
1122 switch (sunxi_display.monitor) {
1129 sunxi_display.monitor = sunxi_monitor_none;
[all …]
/u-boot/doc/
A DREADME.video31 Example: video-mode=fslfb:1280x1024-32@60,monitor=dvi
42 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use
51 Defaults to monitor=dvi.
59 When the monitor and the board power up at the same time, it may take some
60 time for the monitor to assert the HPD signal. This configures how long to
64 - edid=[0|1] - Enable use of DDC + EDID to get monitor info
66 1: Enabled. If valid EDID info was read from the monitor the EDID info will
77 use: "setenv video-mode sunxi:1024x768-24@60,monitor=dvi,hpd=0,edid=1".
A DREADME.m54418twr245 version - print monitor, compiler and linker version
/u-boot/arch/arm/mach-omap2/
A Dlowlevel_init.S60 smc 0 @ SMC #0 to enter monitor mode
73 smc 0 @ SMC #0 to enter monitor mode
85 smc 0 @ SMC #0 to enter monitor mode
/u-boot/arch/arm/cpu/armv8/
A DKconfig55 menu "ARMv8 secure monitor firmware"
57 bool "Enable ARMv8 secure monitor firmware framework support"
61 This framework is aimed at making secure monitor firmware load
69 - The target exception level that secure monitor firmware will
73 bool "Enable ARMv8 secure monitor firmware framework support for SPL"
86 bool "PSCI implementation in secure monitor firmware"
89 This config enables the ARMv8 PSCI implementation in secure monitor
94 bool "ARMv8 secure monitor firmware ERET address byteorder swap"
/u-boot/arch/arm/mach-omap2/omap5/
A Dsec_entry_cpu1.S46 smc 0 @ SMC #0 to enter monitor mode
58 smc 0 @ SMC #0 to enter monitor mode
/u-boot/board/armltd/integrator/
A DREADME26 a) Run ARM boot monitor, manually run U-Boot image from flash
27 b) Run ARM boot monitor, automatically run U-Boot image from flash
30 In cases a) and b) the ARM boot monitor will have configured the CM and mapped
/u-boot/doc/uImage.FIT/
A Dsec_firmware_ppa.its18 data = /incbin/("../obj/monitor.bin");
/u-boot/board/cobra5272/
A DREADME86 /* define if monitor is started from a pre-loader */
125 /*define if monitor is started from a pre-loader */
/u-boot/arch/arm/cpu/armv7/
A Dnonsec_virt.S47 ldr r5, =_psci_vectors @ Switch to the next monitor
92 @ Reset CNTVOFF to 0 before leaving monitor mode
/u-boot/board/boundary/nitrogen6x/
A D6x_bootscript.txt9 echo "------ no HDMI monitor";
A D6x_bootscript_android.txt54 echo "------ no HDMI monitor";
A D6x_bootscript_android_recovery.txt54 echo "------ no HDMI monitor";
/u-boot/doc/board/emulation/
A Dqemu-mips.rst26 Using u-boot.bin as ROM (replaces Qemu monitor):
174 …qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -hd…
185 …qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pw…
/u-boot/board/freescale/ls1028a/
A DREADME71 thermal monitor, PCIe/SATA M.2 connectors and mikro-click modules
163 (computer monitor)
/u-boot/arch/arm/mach-uniphier/
A DKconfig94 bool "Enable boot mode pins monitor command"
/u-boot/doc/board/st/
A Dstm32mp1.rst83 | TrustZone |secure monitor |
87 secure monitor, BL32:
92 U-Boot is running in normal world and uses the secure monitor to access
110 U-Boot is running in secure mode and provide a secure monitor to the kernel
/u-boot/arch/arm/mach-imx/
A DKconfig87 This enables the 'hdmidet' command which detects if an HDMI monitor
/u-boot/arch/arm/dts/
A Domap3-igep0020-common.dtsi210 * Display monitor features are burnt in the EEPROM
A Dmeson-gx.dtsi207 sm: secure-monitor {
217 secure-monitor = <&sm>;
/u-boot/include/linux/
A Dfb.h311 __u8 monitor[14]; /* Monitor String */ member
/u-boot/arch/arm/mach-rockchip/rk3288/
A DKconfig23 to the HDMI input of a monitor or TV. It has no internal battery.

Completed in 33 milliseconds

12