Home
last modified time | relevance | path

Searched full:primary (Results 1 – 25 of 1454) sorted by relevance

12345678910>>...59

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml11 primary: true
15 primary: true
19 primary: true
23 primary: true
33 primary: true
37 primary: true
41 primary: true
45 primary: true
55 primary: true
59 primary
[all...]
/openbmc/linux/drivers/mfd/
Dwm8350-irq.c
Dwm831x-irq.c
/openbmc/qemu/docs/
H A Dblock-replication.txt19 consecutive checkpoints. The VM state of the Primary and Secondary VM is
25 the Primary disk are asynchronously forwarded to the Secondary node.
31 |Primary Write Requests| |Secondary Write Requests|
46 | Primary Disk | | Secondary Disk |
49 1) Primary write requests will be copied and forwarded to Secondary
51 2) Before Primary write requests are written to Secondary disk, the
55 previous COW of "Primary Write Requests") in the Disk buffer.
56 3) Primary write requests will be written to Secondary disk.
70 Primary 2 filter |
77 Primary | || Secondary disk <--------- hidden-disk 5 <--------- active-disk 4
[all …]
H A DCOLO-FT.txt18 Both primary VM (PVM) and secondary VM (SVM) run in parallel. They receive the
27 The primary node running the PVM, and the secondary node running the SVM
33 primary node, and then forwarded to the secondary node, so that both the PVM
44 Primary Node Secondary Node
47 | Primary VM | +-----------+-----------+ +-----------+------------+ |Secondary VM|
88 Runs on both the primary and secondary nodes, to periodically check platform
89 availability. When the primary node suffers a hardware fail-stop failure,
94 When primary VM writes data into image, the colo disk manager captures this data
96 image is consistent with the context of primary VM 's image.
102 Primary side.
[all …]
/openbmc/phosphor-webui/app/common/styles/components/
H A Dform-elements.scss12 @include bgImage__arrowDown-primary;
28 background: $primary-light;
60 color: $primary-accent;
103 background: $primary-light;
117 border: 1px solid $primary-accent;
118 background-color: $primary-accent;
123 background: $primary-accent;
128 background: $primary-accent;
136 border: 1px solid $primary-light;
161 border: solid $primary-light;
[all …]
H A Dtable.scss5 color: $primary-dark;
46 color: $primary-light;
89 color: $primary-light;
140 color: $primary-accent;
145 color: $primary-accent;
270 border-left: 2px solid $primary-light;
271 border-bottom: 2px solid $primary-light;
277 background: $primary-accent;
278 border-color: $primary-accent;
285 border-left: 0 solid $primary-light;
[all …]
/openbmc/qemu/docs/system/
H A Dvirtio-net-failover.rst14 The two devices are called primary and standby device. The fast hardware based
15 networking device is called the primary device and the virtio-net device is the
21 Currently only PCIe devices are allowed as primary devices, this restriction
23 devices are allowed as primary device. The user needs to ensure that primary
33 guest is live-migrated to another host QEMU will unplug the primary
35 the virtio-net device. On the target system the primary device will be
37 again as the primary device.
42 The primary device can be hotplugged or be part of the startup configuration
61 Both primary and standby device can be hotplugged via the QEMU
63 will be issued that it couldn't find the primary device.
[all …]
/openbmc/linux/Documentation/virt/
Dne_overview.rst
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md4 the `primary` and `secondary` buttons. Buttons, like all Boostrap-vue components
22 <b-button variant="primary">Primary</b-button>
23 <b-button variant="primary">
25 <span>Primary with icon</span>
45 <b-button disabled variant="primary">Primary</b-button>
46 <b-button disabled variant="primary">
48 <span>Primary with icon</span>
/openbmc/linux/drivers/gpu/drm/
Ddrm_modeset_helper.c
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/
H A Dampere_flash_bios.sh18 # 1 => to switch SPI0_CS0_FL0_L to primary SPI Nor dev…
49 echo " DEV_SEL 1 is Primary SPI (by default), 2 is Second SPI"
60 DEV_SEL="1" # by default, select primary device
91 # Switch the host SPI bus (between primary and secondary)
94 echo "Run update Primary Host SPI-NOR"
95 gpioset $(gpiofind spi0-backup-sel)=1 # Primary SPI
100 echo "Please choose primary SPI (1) or second SPI (2)"
107 # Switch the SPI bus to the primary spi device
108 echo "Switch to the Primary Host SPI-NOR"
110 echo "ERROR: Switch to the Primary Host SPI-NOR. Please check gpio state"
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss26 background: $primary-dark;
27 color: $primary-light;
38 color: $primary-dark;
42 color: $primary-light;
43 fill: $primary-light;
61 color: $primary-light;
69 background: $primary-light;
81 color: $primary-dark;
111 background: $primary-light;
121 color: $primary-dark;
[all …]
/openbmc/qemu/target/sparc/
H A Dasi.h128 #define ASI_AIUP 0x10 /* Primary, user */
130 #define ASI_AIUPL 0x18 /* Primary, user, little endian */
132 #define ASI_P 0x80 /* Primary, implicit */
134 #define ASI_PNF 0x82 /* Primary, no fault */
136 #define ASI_PL 0x88 /* Primary, implicit, l-endian */
138 #define ASI_PNFL 0x8a /* Primary, no fault, l-endian */
147 #define ASI_MON_AIUP 0x12 /* (VIS4) Primary, user, monitor */
163 #define ASI_TWINX_AIUP 0x22 /* twin load, primary user */
173 #define ASI_TWINX_AIUP_L 0x2a /* twin load, primary user, LE */
242 #define ASI_BLK_AIUP 0x70 /* Primary, user, block load/store */
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/ampere/Event/
H A DReportedSEL.events.yaml9 primary: true
13 primary: true
28 primary: true
32 primary: true
47 primary: true
51 primary: true
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css46 /* Remove the hovering from the .btn-primary buttons when they are disabled */
48 .btn-primary.disabled.focus,
49 .btn-primary.disabled:focus,
50 .btn-primary.disabled:hover,
51 .btn-primary.focus[disabled],
52 .btn-primary[disabled]:focus,
53 .btn-primary[disabled]:hover,
54 fieldset[disabled] .btn-primary.focus,
55 fieldset[disabled] .btn-primary:focus,
56 fieldset[disabled] .btn-primary:hover {
/openbmc/linux/Documentation/userspace-api/media/v4l/
Dext-ctrls-colorimetry.rst
/openbmc/phosphor-webui/app/common/styles/base/
H A Dicons.scss8 fill: $primary-accent;
9 stroke: $primary-accent;
59 fill: $primary-accent;
80 fill: $primary-accent;
90 fill: $primary-accent;
101 background-color: $primary-light;
103 border: 1px solid $primary-dark;
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md64 associations should be considered to have a "primary" and "secondary" end, which
66 be "containing" (primary) any number of other inventory objects which are
92 The primary relationship should be a verb with a Present Participle tense
99 - The `{primary element}` is `{primary association}` the `{secondary element}`.
101 `{primary element}`.
104 `{primary element}/{primary association}` with an endpoints property value of
106 endpoints property value of `{primary element}`.
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss4 $nav__second-level-text-primary: $color--teal-50;
5 $nav__second-level-text-secondary: $primary-light;
34 color: $primary-light;
47 color: $primary-light;
56 fill: $primary-light;
61 fill: $primary-light;
78 color: $primary-light;
120 color: $primary-light;
168 color: $nav__second-level-text-primary;
/openbmc/linux/arch/sparc/include/uapi/asm/
Dasi.h
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_flash_bios.sh17 # BMC_GPIOW7_SPI0_BACKUP_SEL (GPIO 183) : 1 => to switch SPI_CS0_L to primary SPI Nor device
50 echo " DEV_SEL 1 is Primary SPI (by default), 2 is Second SPI"
62 DEV_SEL="1" # by default, select primary device
97 # Switch the host SPI bus (between primary and secondary)
100 echo "Run update Primary Host SPI-NOR"
101 gpioset $(gpiofind spi0-backup-sel)=1 # Primary SPI
106 echo "Please choose primary SPI (1) or second SPI (2)"
128 # Switch the SPI bus to the primary SPI device
129 echo "Switch to the Primary Host SPI-NOR"
130 gpioset $(gpiofind spi0-backup-sel)=1 # Primary SPI
/openbmc/openpower-hw-diags/test/
H A Dtest-tod-step-check-fault.cpp29 // TOD_ERROR[14] = 0b1 step check on primary config master select 0 in TEST()
32 // TOD_PSS_MSS_STATUS[0:2] = 0b000 primary config is active in TEST()
33 // TOD_PSS_MSS_STATUS[12] = 0b0 primary config master select 0 in TEST()
34 // TOD_PSS_MSS_STATUS[13] = 0b1 primary config master TOD in TEST()
35 // TOD_PSS_MSS_STATUS[14] = 0b1 primary config master drawer in TEST()
39 // TOD_ERROR[21] = 0b1 step check on primary config slave select 1 in TEST()
42 // TOD_PSS_MSS_STATUS[0:2] = 0b000 primary config is active in TEST()
43 // TOD_PSS_MSS_STATUS[15] = 0b1 primary config slave path select 1 in TEST()
/openbmc/u-boot/arch/arm/mach-rmobile/
H A DKconfig.32140 prompt "Qos setting primary"
145 bool "Non primary"
150 bool "Media primary"
152 Select multimedia primary mode for QoS setting.
155 bool "GFX primary"
157 Select GFX(graphics) primary mode for QoS setting.
/openbmc/linux/Documentation/admin-guide/blockdev/drbd/
Dpeer-states-8.dot

12345678910>>...59