Home
last modified time | relevance | path

Searched refs:DR (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dvpd_tool_resource.robot30 # [DR]: CPU POWER CARD
112 ... '${field}' == 'DR' ${DR_WRITE_VALUE}
137 # field VPD field (e.g. DR, SN, PN)
143 ... '${field}' == 'DR' xyz.openbmc_project.Inventory.Item PrettyName
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst161 ``arg[1]``: index of sensor, for DR-related sensors this is generally the DRC
189 * ``9003``: ``allocation-state``, generally only used for "logical" DR resources
192 ``isolation-state->isolate``, respectively. For "physical" DR (like PCI
215 ``arg[1]``: index of sensor, for DR-related sensors this is generally the DRC
220 For DR-related operations, the only noteworthy sensor is ``dr-entity-sense``,
315 For most DR operations, the hypervisor will issue host->guest add/remove events
322 For DR, this framework has been extended to include hotplug events, which were
323 previously unneeded due to direct manipulation of DR-related guest userspace
400 uint32_t count; /* number of DR resources to take
405 uint32_t count; /* number of DR resources to take
/openbmc/qemu/hw/audio/
H A Dfmopl.h16 int32_t *DR; /* decay rate :&DR_TALBE[DR<<2] */ member
H A Dfmopl.c372 SLOT->evsd = SLOT->DR[ksr]; in CALC_FCSLOT()
420 SLOT->DR = dr ? &OPL->DR_TABLE[dr<<2] : RATE_0; in set_ar_dr()
421 SLOT->evsd = SLOT->DR[SLOT->ksr]; in set_ar_dr()
/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot69 # VPD fields "DR", "CC" and "FN" will be added later.
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs200 DR => self.read_data_register(&mut update), in read()
231 DR => return self.write_data_register(value), in write()
567 if field == RegisterOffset::DR { in write()
H A Dregisters.rs25 DR = 0x000, enumerator
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7780.h363 #define DR 0xFFE60040 macro
H A Dcpu_sh7722.h930 #define DR 0xA4448040 macro
/openbmc/bmcweb/docs/
H A DHEADERS.md5 TL;DR, History
/openbmc/qemu/target/ppc/
H A Dmmu_common.c291 (int)FIELD_EX64(env->msr, MSR, DR), pr ? 1 : 0, in mmu6xx_get_physical_address()
591 : !FIELD_EX64(env->msr, MSR, DR)) { in ppc_real_mode_xlate()
H A Dmmu-booke.c169 FIELD_EX64(env->msr, MSR, DR)) != (tlb->attr & 1)) { in mmubooke_check_tlb()
H A Dcpu.h512 FIELD(MSR, DR, MSR_DR, 1)
/openbmc/docs/
H A Dkernel-development.md25 ## TL;DR
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h118 #define DR(x) __REG2(IMX_GPIO_BASE + 0x1c, ((x) & 3) << 8) macro
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73DR^4DRgx�6GYJT\R^dCOU>JPEOWIS[blt���<Y_}��OQ^�����������������������������������������������������…
/openbmc/qemu/docs/devel/
H A Dcode-provenance.rst291 TL;DR:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Fix-more-non-prototype-functions.patch331 @@ -227,7 +227,7 @@ void DR (krb5_data *out, krb5_keyblock *in, const krb5_data *usage) {
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch198 zN0l<DR~53c+acl5yySoPZHS@}4&?HZM}=&uY%`#9C9VFSEUiob!Z~@))i?U(TT0ny
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css.map1DR,cAAA,IACA,YAAA,M/B+vID,WAAA,IAAA,MAAA,YiBzuHC,cAAe,IAAI,MAAM,YAwEzB,mBAAoB,MAAM,EAAE,IAAI,EAAE,…
H A Dbootstrap.css.map1 …AA;EACA,oBAAA;EACA,mBAAA;EACA,kCAAA;EACA,qCAAA;E1B9NA,6FAAA;EACQ,qFAAA;E2B/DR,gBAAA;EACA,mBAAA;ChC…
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2520 tcg_out_insn(s, RR, DR, a1, a4);
2525 * required for 32-bit DR, but not 64-bit DSGR.
/openbmc/ipmitool/contrib/
H A Doem_ibm_sel_map161 …us Register (LSB)","Status Register (MSB)","DevFun Number","0x00","SERR: Invalid Transaction PM/DR"
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc347 C(0x1d00, DR, RR_a, Z, r1_D32, r2_32s, new_P, r1_P32, divs32, 0)
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1130 * pre-decode tweak here for all MOVs from/to CR and DR.