Searched refs:HOLD (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/rust/qemu-api/src/ |
| H A D | qdev.rs | 58 const HOLD: Option<fn(&Self, ResetType)> = None; constant 88 T::HOLD.unwrap()(unsafe { state.as_ref() }, typ); in rust_resettable_hold_fn() 159 if <T as ResettablePhasesImpl>::HOLD.is_some() { in class_init()
|
| /openbmc/qemu/hw/misc/ |
| H A D | bcm2835_thermal.c | 23 FIELD(CTL, HOLD, 8, 10)
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | device.rs | 189 const HOLD: Option<fn(&Self, ResetType)> = Some(Self::reset_hold); constant
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | bcm2835_cprman_internals.h | 317 .cm_hold_mask = R_CM_ ## pll_ ## _ ## HOLD ## channel_ ## _MASK, \
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | 3D-Slicer-1.0 | 164 INDEMNIFY AND HOLD HARMLESS BRIGHAM AND ALL CONTRIBUTORS FROM AND
|
| H A D | NASA-1.3 | 65 …M, RECIPIENT`S USE OF THE SUBJECT SOFTWARE, RECIPIENT SHALL INDEMNIFY AND HOLD HARMLESS THE UNITED…
|
| /openbmc/qemu/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 1047 const HOLD: Option<fn(&Self, ResetType)> = Some(Self::reset_hold); constant
|