Searched refs:MED (Results 1 – 12 of 12) sorted by relevance
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | p10-plugins.cpp | 46 (1 < pllList.size()) ? callout::Priority::HIGH : callout::Priority::MED; in pll_unlock() 58 callout::Priority::MED, false); in pll_unlock() 68 io_servData.calloutPart(callout::PartType::PNOR, callout::Priority::MED); in lpc_timeout_callout() 76 callout::Priority::MED, false); in lpc_timeout_callout() 82 callout::Priority::MED, false); in lpc_timeout_callout() 90 io_servData.calloutTarget(target, callout::Priority::MED, false); in lpc_timeout_callout() 156 io_servData.calloutTarget(dimmTarget, callout::Priority::MED, in callout_attached_dimms()
|
H A D | p10-tod-plugins.cpp | 349 callout::Priority::MED, true); in tod_step_check_fault() 353 io_servData.calloutTarget(mdmtFault, callout::Priority::MED, false); in tod_step_check_fault() 369 io_servData.calloutTarget(chip, callout::Priority::MED, false); in tod_step_check_fault() 380 io_servData.calloutTarget(chip, callout::Priority::MED, true); in tod_step_check_fault() 390 callout::Priority::MED, true); in tod_step_check_fault()
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | callout.hpp | 21 MED, enumerator 45 {Priority::MED, "M"}, in getString() 64 {Priority::MED, "medium"}, in getStringFFDC()
|
H A D | service_data.cpp | 172 {callout::getString(callout::Priority::MED), 2}, in addCallout() 264 {callout::Priority::MED, 2}, in setSrcSubsystem()
|
/openbmc/openpower-hw-diags/analyzer/ras-data/ |
H A D | ras-data-definition.md | 90 | `MED` | Service one at a time, in order, until issue is resolved. | 91 | `MED_A` | Same as `MED` except all in group A replaced at the same time. | 92 | `MED_B` | Same as `MED` except all in group B replaced at the same time. | 93 | `MED_C` | Same as `MED` except all in group C replaced at the same time. | 94 | `LOW` | Same as `MED*`, but only if higher priority service does not work. | 248 "priority" : "MED"
|
H A D | ras-data-parser.cpp | 504 {"MED", callout::Priority::MED}, in getPriority()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-mba6.dtsi | 37 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
H A D | imx6qdl-tqma6.dtsi | 39 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
H A D | imx6qdl-mba6.dtsi | 390 /* DSE = 100, 100k up, SPEED = MED */
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-resolution.cpp | 36 core_str, callout::Priority::MED, true); in TEST() 465 callout::Priority::MED); in TEST() 476 callout::SrcSubsystem::CEC_HARDWARE, callout::Priority::MED}; in TEST()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 1111 DBG_SHOW_FLAG_MASKED(DRIVE_STRENGTH, DRIVE_STRENGTH_BIT_MSK(MED), in at91_pinconf_dbg_show()
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.src | 3230 (wmglo@Dent.MED.Uni-Muenchen.DE).
|