Home
last modified time | relevance | path

Searched full:assertion (Results 1 – 25 of 169) sorted by relevance

1234567

/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/
H A Dconfig.yaml40 readingType: assertion
72 readingType: assertion
88 readingType: assertion
108 readingType: assertion
139 readingType: assertion
170 readingType: assertion
201 readingType: assertion
232 readingType: assertion
263 readingType: assertion
294 readingType: assertion
[all …]
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/
H A Dipmi-sensors.yaml530 readingType: assertion
554 readingType: assertion
578 readingType: assertion
602 readingType: assertion
626 readingType: assertion
650 readingType: assertion
674 readingType: assertion
698 readingType: assertion
722 readingType: assertion
746 readingType: assertion
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/p10bmc-yaml-config/
H A Dp10bmc-ipmi-sensors.yaml26 readingType: assertion
56 readingType: assertion
86 readingType: assertion
116 readingType: assertion
146 readingType: assertion
176 readingType: assertion
206 readingType: assertion
236 readingType: assertion
266 readingType: assertion
296 readingType: assertion
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DThreshold.interface.yaml26 This indicates the assertion change for a threshold.
31 This indicates the threshold type for the assertion.
35 This indicates the threshold bound for the assertion.
39 This indicates whether the assertion has been asserted(true) or
44 The value that triggered the assertion change.
/openbmc/u-boot/board/buffalo/lsxl/
H A Dkwbimage-lschl.cfg139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal
140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal
141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal
142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal
147 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal
148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal
149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal
150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
188 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register
189 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register
[all …]
H A Dkwbimage-lsxhl.cfg139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal
140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal
141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal
142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal
147 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal
148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal
149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal
150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
188 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register
189 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register
[all …]
/openbmc/u-boot/board/d-link/dns325/
H A Dkwbimage.cfg128 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal
129 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal
130 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal
131 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal
135 # bit3-0: 2, 2 cycles from write comand to assertion of M_ODT signal
136 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal
137 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal
138 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
169 # bit1-0: 0, M_ODT[0] assertion is controlled by ODT Control Low register
170 # bit3-2: 0, M_ODT[1] assertion is controlled by ODT Control Low register
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/
H A Dconfig.yaml17 readingType: assertion
34 readingType: assertion
91 readingType: assertion
117 readingType: assertion
143 readingType: assertion
171 readingType: assertion
187 readingType: assertion
225 readingType: assertion
242 readingType: assertion
349 readingType: assertion
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/
H A Dacx22-ipmi-sensors-mrw.yaml35 readingType: assertion
61 readingType: assertion
103 readingType: assertion
181 readingType: assertion
214 readingType: assertion
259 readingType: assertion
270 readingType: assertion
286 readingType: assertion
302 readingType: assertion
320 readingType: assertion
H A Dacx22-ipmi-occ-sensors.yaml18 readingType: assertion
40 readingType: assertion
/openbmc/phosphor-host-ipmid/scripts/
H A Dsensor-example.yaml12 # Where the sensor value is represented - assertion bits/reading/event data
13 readingType: assertion
42 readingType: assertion
76 # A special case of assertion, where the entire assert bitfield
78 # 0xFF, to indicate not to check any specific bits in the assertion.
133 readingType: assertion
166 readingType: assertion
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/
H A Dromulus-ipmi-sensors.yaml50 readingType: assertion
72 readingType: assertion
102 readingType: assertion
132 readingType: assertion
162 readingType: assertion
192 readingType: assertion
222 readingType: assertion
252 readingType: assertion
282 readingType: assertion
312 readingType: assertion
[all …]
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp31 using Assertion = uint16_t; typedef
33 using AssertionSet = std::pair<Assertion, Deassertion>;
44 /** @brief Make assertion set from input data
46 * @return pair of assertion and deassertion set
129 * @brief Helper function to map the dbus info to sensor's assertion status
144 * @brief Map the Dbus info to sensor's assertion status in the Get sensor
151 GetSensorResponse assertion(const Info& sensorInfo);
164 * @brief readingAssertion is a case where the entire assertion state field
353 * @brief Map the Dbus info to sensor's assertion status in the Get sensor
362 std::optional<GetSensorResponse> assertion(uint8_
[all...]
H A Dsensordatahandler.cpp25 Assertion assertionStates = in getAssertionSet()
26 (static_cast<Assertion>(cmdData.assertOffset8_14)) << 8 | in getAssertionSet()
157 GetSensorResponse assertion(const Info& sensorInfo) in assertion() function
168 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo, in assertion() function
171 // The assertion may contain multiple properties in assertion()
243 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo) in assertion() function
313 ipmi::Cc assertion(const SetSensorReadingReq& cmdData, const Info& sensorInfo) in assertion() function
398 GetSensorResponse assertion(const Info& sensorInfo) in assertion() function
412 std::optional<GetSensorResponse> assertion(uint8_t id, const Info& sensorInfo,
415 // The assertion ma
[all...]
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/
H A Dpalmetto-ipmi-sensors.yaml50 readingType: assertion
96 readingType: assertion
126 readingType: assertion
156 readingType: assertion
186 readingType: assertion
217 readingType: assertion
248 readingType: assertion
279 readingType: assertion
310 readingType: assertion
341 readingType: assertion
[all …]
/openbmc/u-boot/lib/
H A Dpanic.c49 void __assert_fail(const char *assertion, const char *file, unsigned int line, in __assert_fail() argument
53 panic("%s:%u: %s: Assertion `%s' failed.", file, line, function, in __assert_fail()
54 assertion); in __assert_fail()
/openbmc/u-boot/board/keymile/km_arm/
H A Dkwbimage-memphis.cfg133 # bit7-4 : 0010, M_ODT assertion 2 cycles after read
134 # bit11-8 : 0101, M_ODT de-assertion 5 cycles after read
135 # bit15-12: 0100, internal ODT assertion 4 cycles after read
136 # bit19-16: 1000, internal ODT de-assertion 8 cycles after read
140 # bit3-0 : 0001, M_ODT assertion same cycle as write
141 # bit7-4 : 0101, M_ODT de-assertion x cycles after write
142 # bit11-8 : 0100, internal ODT assertion x cycles after write
143 # bit15-12: 1000, internal ODT de-assertion x cycles after write
H A Dkwbimage_256M8_1.cfg196 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command
197 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command
201 # bit 19-16: 8, internal ODT de-assertion based on bit 11-8
206 # bit 3-0: 2, M_ODT assertion same as bit 11-8
207 # bit 7-4: 5, M_ODT de-assertion same as bit 15-12
208 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command
210 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
H A Dkwbimage_128M16_1.cfg196 # bit 7-4: 2, M_ODT assertion 2 cycles after read start command
197 # bit 11-8: 5, M_ODT de-assertion 5 cycles after read start command
201 # bit 19-16: 8, internal ODT de-assertion based on bit 11-8
206 # bit 3-0: 2, M_ODT assertion same as bit 11-8
207 # bit 7-4: 5, M_ODT de-assertion same as bit 15-12
208 # bit 11-8: 4, internal ODT assertion 2 cycles after write start command
210 # bit 15-12: 8, internal ODT de-assertion 5 cycles after write start command
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/
H A Dopenpower-config.yaml3 readingType: assertion
22 readingType: assertion
/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/
H A Deagain.patch7 …lib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thread: assertion failed (error ==…
8 …lib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thread: assertion failed (error ==…
/openbmc/qemu/include/hw/watchdog/
H A Dwdt_imx2.h37 #define IMX2_WDT_WCR_WDA BIT(5) /* WDOG Assertion */
39 #define IMX2_WDT_WCR_WDT BIT(3) /* WDOG Timeout Assertion */
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dampere_hightemp_start@.service2 Description=Ampere Computing LLC HighTemp Assertion event
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/
H A Dgbs-ipmi-sensors.yaml649 readingType: assertion
742 readingType: assertion
836 readingType: assertion
932 readingType: assertion
1026 readingType: assertion
1119 readingType: assertion
1152 readingType: assertion
1188 readingType: assertion
1224 readingType: assertion
1256 readingType: assertion
[all …]
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/
H A Dipmi-occ-active-sensor-mrw.yaml15 readingType: assertion

1234567