Home
last modified time | relevance | path

Searched full:turn (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/openbmc/u-boot/drivers/power/
H A Dpalmas.c33 /* TURN ON LDO1 */ in lp873x_mmc1_poweron_ldo()
36 printf("lp873x: could not turn on LDO1.\n"); in lp873x_mmc1_poweron_ldo()
56 /* TURN ON LDO1 */ in palmas_mmc1_poweron_ldo()
60 printf("tps65903x: could not turn on LDO1.\n"); in palmas_mmc1_poweron_ldo()
86 /* Turn on */ in twl603x_mmc1_set_ldo9()
104 printf("twl603x: could not turn %s LDO9: err = %d\n", in twl603x_mmc1_set_ldo9()
111 * Turn audio codec power and 32 kHz clock on/off. Use for
131 /* Turn on or off SMPS9 */ in twl603x_audio_power()
134 printf("twl603x: could not turn SMPS9 %s: err = %d\n", in twl603x_audio_power()
141 printf("twl603x: could not turn CLK32KGAUDIO %s: err = %d\n", in twl603x_audio_power()
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/
H A Dtest_overview_menu.robot154 Verify Server LED Turn On
155 [Documentation] Turn on server LED via GUI and verify its status via Redfish.
158 # Turn Off the server LED via Redfish and refresh GUI.
162 # Turn ON the LED via GUI.
169 Verify Server LED Turn Off
170 [Documentation] Turn off server LED via GUI and verify its status via Redfish.
173 # Turn On the server LED via Redfish and refresh GUI.
177 # Turn OFF the LED via GUI.
318 Verify Server LED Turn Off And On With Readonly User
319 [Documentation] Turn of
[all...]
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcpu.c39 * disable interrupt and turn off caches etc ... in cleanup_before_linux()
44 * Turn off I-cache and invalidate it in cleanup_before_linux()
50 * turn off D-cache in cleanup_before_linux()
51 * dcache_disable() in turn flushes the d-cache and disables MMU in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcpu.c32 * we turn off caches etc ... in cleanup_before_linux_select()
40 * turn off D-cache in cleanup_before_linux_select()
41 * dcache_disable() in turn flushes the d-cache and disables MMU in cleanup_before_linux_select()
62 * Turn off I-cache and invalidate it in cleanup_before_linux_select()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.service28 # Explicit module loading will be denied. This allows to turn off module load and unload
29 # operations on modular kernels. It is recommended to turn this on for most services that
37 # recommended to turn this on for most services.
42 # require write access to the control groups hierarchies; it is hence recommended to turn this on
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcpu.c24 * disable interrupt and turn off caches etc ... in cleanup_before_linux()
28 * turn off D-cache in cleanup_before_linux()
29 * dcache_disable() in turn flushes the d-cache in cleanup_before_linux()
/openbmc/u-boot/arch/arm/cpu/arm946es/
H A Dcpu.c28 * we turn off caches etc ... in cleanup_before_linux()
35 * should turn off the protection unit as well.... in cleanup_before_linux()
37 /* turn off I/D-cache */ in cleanup_before_linux()
/openbmc/openbmc/poky/scripts/contrib/
H A Ddialog-power-control22 PROMPT="Please turn device power on";;
24 PROMPT="Please turn device power off";;
26 PROMPT="Please click Done, then turn the device power off then on";;
/openbmc/u-boot/board/freescale/common/
H A Dvsc3316_3308.c87 /* Turn ON the Output driver correspond to required output*/ in vsc3316_config()
91 /* configure global core control register, Turn on Global core power */ in vsc3316_config()
169 /* only turn on specific Tx/Rx requested by the XFI erratum */ in vsc3308_config_adjust()
180 /* Turn off the Output driver correspond to required output*/ in vsc3308_config_adjust()
184 /* only turn on specific Tx/Rx requested by the XFI erratum */ in vsc3308_config_adjust()
193 /* configure global core control register, Turn on Global core power */ in vsc3308_config_adjust()
255 /* Turn ON the Output driver correspond to required output*/ in vsc3308_config()
259 /* configure global core control register, Turn on Global core power */ in vsc3308_config()
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/dbus/led-policy-mori/
H A Dled-config.yaml54 callback: turn on boot status led callback
95 callback: turn off boot status led callback
108 - name: turn on boot status led callback
121 - name: turn off boot status led callback
/openbmc/u-boot/board/freescale/mx51evk/
H A Dmx51evk_video.c59 /* Turn on 3.3V voltage for LCD */ in setup_iomux_lcd()
64 /* Turn on 5V voltage for LCD */ in setup_iomux_lcd()
69 /* Turn on GPIO backlight */ in setup_iomux_lcd()
/openbmc/qemu/tests/rocker/
H A Dbridge-vlan15 # turn off vlan default_pvid on br0
16 # turn on vlan filtering on br0
26 # turn off learning and flooding in SW
H A Dbridge-vlan-stp16 # turn off vlan default_pvid on br0
17 # turn on vlan filtering on br0
27 # turn off learning and flooding in SW
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dservice_indicators.hpp78 * callout section that it wants to turn on LEDs for. Next it
109 * bother looking in the callouts to find LEDs to turn on.
138 * There is code watching for this that will then turn on
156 * may turn on an LED for.
172 * LightPath to turn on an LED.
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-sys-utility/mori-cmd/
H A Dmori.sh18 echo " on --> turn led on"
19 echo " off --> turn led off"
188 #turn on LED
192 #turn off LED
223 #turn on LED
227 #turn off LED
/openbmc/u-boot/arch/arm/cpu/arm920t/
H A Dcpu.c27 * we turn off caches etc ... in cleanup_before_linux()
32 /* turn off I/D-cache */ in cleanup_before_linux()
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-ventura/plat-svc/files/
H A Dventura-init-tray-sgpio-status45 # If power is good, turn on blue LED and turn off amber LED
/openbmc/openbmc/meta-facebook/meta-ventura/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dfrontled11 # If power is asserted and leak state is Normal, turn on blue LED and turn off amber LED
/openbmc/u-boot/board/bosch/shc/
H A Dboard.c166 /* Turn all red LEDs on */ in leds_set_booting()
173 /* Turn all red LEDs on */ in leds_set_booting()
187 /* Turn all blue and green LEDs off */ in leds_set_failure()
193 /* Turn all red LEDs to 'state' */ in leds_set_failure()
201 /* Turn all blue LEDs off */ in leds_set_failure()
206 /* Turn all red LEDs to 'state' */ in leds_set_failure()
219 /* Turn all LEDs off */ in leds_set_finish()
227 /* Turn all LEDs off */ in leds_set_finish()
235 /* Turn off the PWM GPIO and mux it to EHRPWM */ in leds_set_finish()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dcpu.c27 * we turn off caches etc ... in cleanup_before_linux()
33 /* turn off I/D-cache */ in cleanup_before_linux()
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/
H A Dkudo.sh212 #turn on LED
219 #turn off led
226 #turn on LED
247 #turn on LED
254 #turn off led
261 #turn on LED
/openbmc/u-boot/board/eets/pdu001/
H A DREADME16 SOM from bytes at work (https://www.bytesatwork.ch) which in turn is based on
25 or green by setting CONFIG_RUN_LED_GREEN. Setting CONFIG_RUN_LED_OFF will turn
/openbmc/openbmc/poky/scripts/
H A Dsysroot-relativelinks.py11 # Take a sysroot directory and turn all the abolute symlinks and turn them into
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/
H A Dsupport-cross-compile-for-linux.patch23 # default should be to turn off debugging and to turn on optimization.
/openbmc/u-boot/board/nvidia/p2771-0000/
H A Dp2771-0000.c16 /* Turn on MAX77620 LDO3 to 3.3V for SD card power */ in tegra_board_init()
40 /* Turn on MAX77620 LDO7 to 1.05V for PEX power */ in tegra_pcie_board_init()

12345678910>>...28