Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/doc/
H A DREADME.video32 Example: video-mode=fslfb:1280x1024-32@60,monitor=dvi
43 - monitor=[none|dvi|hdmi|lcd|vga|composite-*] - Select the video output to use
52 Defaults to monitor=dvi.
60 When the monitor and the board power up at the same time, it may take some
61 time for the monitor to assert the HPD signal. This configures how long to
65 - edid=[0|1] - Enable use of DDC + EDID to get monitor info
67 1: Enabled. If valid EDID info was read from the monitor the EDID info will
78 use: "setenv video-mode sunxi:1024x768-24@60,monitor=dvi,hpd=0,edid=1".
H A DREADME.qemu-mips23 Using u-boot.bin as ROM (replaces Qemu monitor):
133 # qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -h…
140 # qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `p…
H A DREADME.m54418twr244 version - print monitor, compiler and linker version
/rk3399_rockchip-uboot/drivers/video/sunxi/
H A Dsunxi_display.c58 enum sunxi_monitor monitor; member
287 sunxi_display.monitor = sunxi_monitor_dvi; in sunxi_hdmi_edid_get_mode()
294 sunxi_display.monitor = sunxi_monitor_hdmi; in sunxi_hdmi_edid_get_mode()
412 switch (sunxi_display.monitor) { in sunxi_is_composite()
864 if (sunxi_display.monitor == sunxi_monitor_hdmi)
931 switch (sunxi_display.monitor) {
1035 switch (sunxi_display.monitor) {
1113 static const char *sunxi_get_mon_desc(enum sunxi_monitor monitor) argument
1115 switch (monitor) {
1207 sunxi_display.monitor = sunxi_get_default_mon(true);
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dlowlevel_init.S61 smc 0 @ SMC #0 to enter monitor mode
74 smc 0 @ SMC #0 to enter monitor mode
86 smc 0 @ SMC #0 to enter monitor mode
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A DKconfig44 menu "ARMv8 secure monitor firmware"
46 bool "Enable ARMv8 secure monitor firmware framework support"
50 This framework is aimed at making secure monitor firmware load
58 - The target exception level that secure monitor firmware will
62 bool "Enable ARMv8 secure monitor firmware framework support for SPL"
69 bool "PSCI implementation in secure monitor firmware"
72 This config enables the ARMv8 PSCI implementation in secure monitor
77 bool "ARMv8 secure monitor firmware ERET address byteorder swap"
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S47 smc 0 @ SMC #0 to enter monitor mode
59 smc 0 @ SMC #0 to enter monitor mode
/rk3399_rockchip-uboot/board/armltd/integrator/
H 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
/rk3399_rockchip-uboot/board/cobra5272/
H A DREADME86 /* define if monitor is started from a pre-loader */
125 /*define if monitor is started from a pre-loader */
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dnonsec_virt.S48 ldr r5, =_psci_vectors @ Switch to the next monitor
91 @ Reset CNTVOFF to 0 before leaving monitor mode
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A D6x_bootscript_android.txt54 echo "------ no HDMI monitor";
H A D6x_bootscript.txt9 echo "------ no HDMI monitor";
H A D6x_bootscript_android_recovery.txt54 echo "------ no HDMI monitor";
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A DKconfig62 This enables the 'hdmidet' command which detects if an HDMI monitor
/rk3399_rockchip-uboot/common/
H A Dedid.c1736 struct edid_monitor_descriptor *monitor; in edid_get_ranges() local
1743 monitor = &edid->monitor_details.descriptor[i]; in edid_get_ranges()
1744 if (monitor->type == EDID_MONITOR_DESCRIPTOR_RANGE) { in edid_get_ranges()
1745 *hmin = monitor->data.range_data.horizontal_min; in edid_get_ranges()
1746 *hmax = monitor->data.range_data.horizontal_max; in edid_get_ranges()
1747 *vmin = monitor->data.range_data.vertical_min; in edid_get_ranges()
1748 *vmax = monitor->data.range_data.vertical_max; in edid_get_ranges()
2094 static void edid_print_dtd(struct edid_monitor_descriptor *monitor, in edid_print_dtd() argument
2097 unsigned char *bytes = (unsigned char *)monitor; in edid_print_dtd()
2099 (struct edid_detailed_timing *)monitor; in edid_print_dtd()
[all …]
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A DKconfig95 bool "Enable boot mode pins monitor command"
/rk3399_rockchip-uboot/board/freescale/common/
H A Dvid.c282 #error Specific voltage monitor must be defined in set_voltage()
/rk3399_rockchip-uboot/include/linux/
H A Dfb.h311 __u8 monitor[14]; /* Monitor String */ member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/
H A DKconfig18 to the HDMI input of a monitor or TV. It has no internal battery.
/rk3399_rockchip-uboot/board/freescale/m52277evb/
H A DREADME229 version - print monitor version
/rk3399_rockchip-uboot/board/ti/ks2_evm/
H A DREADME42 To bring up SMP Linux on this board, there is a boot monitor
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc129 - Thermal monitor unit (TMU) with +/- 3C accuracy
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H A DREADME264 version - print monitor version
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dmeson-gx.dtsi163 sm: secure-monitor {
H A Drv1106.dtsi199 rockchip_system_monitor: rockchip-system-monitor {
200 compatible = "rockchip,system-monitor";

12