Home
last modified time | relevance | path

Searched full:reduced (Results 1 – 25 of 153) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildstats.py144 reduced = None
163 reduced = (self.diskstats_ltime, (readTput, writeTput, util))
167 return reduced
179 reduced = None
187 reduced = (time, (user/aSum, system/aSum, iowait/aSum))
190 return reduced
194 … Return reduced pressure: {avg10, avg60, avg300} and delta total compared to the previous sample
206 reduced = None
209 reduced = (time, (avg10, avg60, avg300, delta))
211 return reduced
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DMode.interface.yaml43 high and performs at reduced speeds when the utilization is low.
46 The system performs at reduced speeds at all utilizations to
52 The system performs at reduced speeds at all utilizations to
68 This value shall indicate the system performs at reduced speeds
H A DIdlePowerSaver.interface.yaml42 active on the system. When this is true, the system has reduced power
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/opcua/
H A Dopen62541_1.3.15.bb44 PACKAGECONFIG[namespace-full] = "-DUA_NAMESPACE_ZERO=FULL, , , , , namespace-reduced"
45 PACKAGECONFIG[namespace-reduced] = "-DUA_NAMESPACE_ZERO=REDUCED, , , , , namespace-full"
/openbmc/u-boot/doc/
H A DREADME.fec_mxc12 RGMII selects 1000 Base-tx reduced pin count interface.
13 RMII selects 100 Base-tx reduced pin count interface.
H A DREADME.hwconfig47 into reduced mode (like RMII-only interface for ethernet,
/openbmc/qemu/docs/specs/
H A Dacpi_hw_reduced_hotplug.rst5 The ACPI *Generic Event Device* (GED) is a HW reduced platform
11 GED allows HW reduced platforms to handle interrupts in ACPI ASL
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-gplv3.inc6 # will be a cost in reduced functionality.
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt23 bandwidth is limited, and the total migration time can also be reduced
25 reduced about 50%. The benefit depends on data's compressibility in VM.
31 enough, then the total migration time can be reduced, and multiple
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxkbcommon_1.9.2.bb3 processes a reduced subset of keymaps as defined by the XKB specification."
/openbmc/openbmc/poky/scripts/
H A Doe-depends-dot142 outfile= '%s-reduced%s' % (self.args.dotfile[0][:-4], self.args.dotfile[0][-4:])
144 print('Saving reduced dot file to %s' % outfile)
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME164 T1022 is a reduced personality of T1040 with less core/clusters.
168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A Dupdate-enterprise-numbers40 This file has been reduced to entities signing CLAs with OpenBMC
H A Diana-enterprise-numbers10 This file has been reduced to entities signing CLAs with OpenBMC
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dlog_phase_fault.md15 level of the regulator is reduced.
/openbmc/qemu/docs/system/
H A Dconfidential-guest-support.rst33 -object sev-guest,id=sev0,cbitpos=47,reduced-phys-bits=1
/openbmc/u-boot/drivers/net/
H A DKconfig214 Mbps Ethernet and includes Reduced Media Independent
215 Interface (RMII) and Reduced Gigabit Media Independent
288 Enable the support of the Reduced Gigabit Media-Independent
/openbmc/u-boot/include/
H A Darmcoremodule.h57 /* Excalibur core module has reduced functionality */
/openbmc/qemu/qapi/
H A Dmisc-i386.json196 # @reduced-phys-bits: Number of physical address bit reduction when
206 'reduced-phys-bits': 'int'} }
225 # "cbitpos": 47, "reduced-phys-bits": 1}}
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c347 /* 150 ohm, Reduced strength, Enable DLL */ in ddr_init()
381 /* Enable OCD, Enable DLL, Reduced Drive Strength */ in ddr_init()
389 /* OCD diable, Enable DLL, Reduced Drive Strength */ in ddr_init()
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md84 applications usually yields a system that can continue to operate in a reduced
147 of external interfaces, the system will continue to operate with reduced
388 reduced to reading an appropriate value from IDR. Reducing requirements on the
447 to operate in a reduced capacity. The desired behavior in this scenario can vary
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_secure_boot.h122 * mapping is different on B4 due to reduced NOR size.
/openbmc/u-boot/board/freescale/t104xrdb/
H A DREADME8 (and variants). The board is similar to T1040RDB, T1040 is a reduced
87 T1022 is a reduced personality of T1040 with less core/clusters.
90 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c160 /* Enable OCD defaults, Enable DLL, Reduced Drive Strength */ in ddr_init()
166 /* OCD exit, Enable DLL, Enable /DQS, Reduced Drive Strength */ in ddr_init()
/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h11 * The ACPI Generic Event Device (GED) is a hardware-reduced specific

1234567