| /openbmc/qemu/hw/core/ |
| H A D | resettable.c | 134 !!rc->phases.enter); in resettable_phase_enter() 135 if (rc->phases.enter) { in resettable_phase_enter() 136 rc->phases.enter(obj, type); in resettable_phase_enter() 250 ResettableEnterPhase enter, in resettable_class_set_parent_phases() argument 256 if (enter) { in resettable_class_set_parent_phases() 257 rc->phases.enter = enter; in resettable_class_set_parent_phases()
|
| /openbmc/webui-vue/tests/unit/Global/__snapshots__/ |
| H A D | TableToolbar.spec.js.snap | 5 class="toolbar-container slide-enter-from slide-enter-active"
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | mxs_ocotp.c | 80 static void mxs_ocotp_scale_vddio(bool enter, uint32_t *val) in mxs_ocotp_scale_vddio() argument 84 if (enter) { in mxs_ocotp_scale_vddio() 137 static int mxs_ocotp_scale_hclk(bool enter, uint32_t *val) in mxs_ocotp_scale_hclk() argument 150 if (enter) { in mxs_ocotp_scale_hclk()
|
| /openbmc/webui-vue/src/components/Global/ |
| H A D | TableToolbar.vue | 120 .slide-enter-active { 126 .slide-enter, // Remove this vue2 based only class when switching to vue3 127 .slide-enter-from, // This is vue3 based only class modified from 'slide-enter'
|
| H A D | LoadingBar.vue | 90 &.fade-enter, // Remove this vue2 based only class when switching to vue3 91 &.fade-enter-from, // This is vue3 based only class modified from 'fade-enter'
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | lowlevel_init.S | 60 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
|
| /openbmc/docs/designs/ |
| H A D | sol-sysrq.md | 51 Then in ipmitool SOL session, user could enter `\n~B` keys to trigger the break, 52 and then enter a keycode as the SysRq command. 56 There are no changes required in WebUI, like netipmid, the user could enter the 57 key code sequence `\n~B` to trigger the break, and then user could enter a 91 modified to send `MSG_OOB` to obmc-console when the user enter the key code 111 with SSH, we need enter the key code sequence with more than one tilde. Like
|
| /openbmc/qemu/include/hw/ |
| H A D | resettable.h | 112 ResettableEnterPhase enter; member 233 ResettableEnterPhase enter,
|
| /openbmc/u-boot/configs/ |
| H A D | am335x_shc_defconfig | 30 CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter pr…
|
| H A D | am335x_shc_netboot_defconfig | 32 CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter pr…
|
| H A D | am335x_shc_ict_defconfig | 31 CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter pr…
|
| H A D | am335x_shc_sdboot_defconfig | 31 CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter pr…
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0020-Platform-CS1000-Validate-both-metadata-replicas.patch | 41 - FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__, 43 + FWU_LOG_MSG("%s: enter\n\r", __func__); 82 + FWU_LOG_MSG("%s: enter\n\r", __func__); 111 - FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__, 113 + FWU_LOG_MSG("%s: enter\n\r", __func__); 136 FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__, 197 - FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__,
|
| H A D | 0018-Platform-CS1000-Remove-duplicated-metadata-write.patch | 21 - FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__, 42 - FWU_LOG_MSG("%s: enter: flash addr = %u, size = %d\n\r", __func__,
|
| /openbmc/qemu/docs/devel/ |
| H A D | reset.rst | 124 1. The **enter** phase is executed when the object enters reset. It resets only 130 group which is being reset has had its *enter* phase executed. At this point 137 count is used to ensure phases are executed only when required. *enter* and 147 during either 'enter' or 'hold' phases. IOMMUs are expected to reset during 164 phase of the reset; they are name ``phases.enter()``, ``phases.hold()`` and 165 ``phases.exit()``. They all take the object as parameter. The *enter* method 181 /* call parent class enter phase */ 182 if (myclass->parent_phases.enter) { 183 myclass->parent_phases.enter(obj, type); 233 only override the *enter* phase and leave *hold* and *exit* untouched:: [all …]
|
| /openbmc/u-boot/board/boundary/nitrogen6x/ |
| H A D | README.mx6qsabrelite | 46 3. Power-up the SabreLite, press 'space' to enter command mode in the U-Boot 48 enter the following commands: 79 1. Power-up the SabreLite, press 'space' to enter command mode in the U-Boot 80 and enter the following commands:
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | sec_entry_cpu1.S | 46 smc 0 @ SMC #0 to enter monitor mode 58 smc 0 @ SMC #0 to enter monitor mode
|
| /openbmc/openpower-occ-control/service_files/ |
| H A D | op-occ-disable@.service | 4 Before=op-enter-mpreboot@%i.service
|
| /openbmc/openpower-debug-collector/dump/dist/ |
| H A D | clear_systemdumps_poweroff.service | 7 After=op-enter-mpreboot@0.service
|
| /openbmc/u-boot/tools/binman/test/ |
| H A D | 071_gbb.dts | 18 enter-triggers-tonorm;
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | certificate_generate.md | 26 This will start an interactive script to enter information that will be 30 You are about to be asked to enter information that will be incorporated 32 What you are about to enter is what is called a Distinguished Name or a DN. 35 If you enter '.', the field will be left blank.
|
| /openbmc/webui-vue/src/components/AppNavigation/ |
| H A D | AppNavigation.vue | 309 &.fade-enter-active { 317 &.fade-enter, // Remove this vue2 based only class when switching to vue3 318 &.fade-enter-from, // This is vue3 based only class modified from 'fade-enter'
|
| /openbmc/u-boot/board/mscc/ocelot/ |
| H A D | ocelot.c | 22 void mscc_switch_reset(bool enter) in mscc_switch_reset() argument
|
| /openbmc/qemu/ui/ |
| H A D | input-barrier.h | 106 struct barrierEnter enter; member
|
| /openbmc/openpower-proc-control/service_files/ |
| H A D | op-clear-sys-dump-active@.service.in | 5 After=op-enter-mpreboot@%i.service
|