Home
last modified time | relevance | path

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

12

/openbmc/qemu/
H A Dversion.rc16 VALUE "CompanyName", "https://www.qemu.org"
17 VALUE "FileDescription", "QEMU machine emulators and tools"
18 VALUE "FileVersion", QEMU_VERSION
19VALUE "LegalCopyright", "Copyright various authors. Released under the GNU General Public License."
20 VALUE "LegalTrademarks", "QEMU is a trademark of Fabrice Bellard."
21 VALUE "ProductName", "QEMU"
26 VALUE "Translation", 0x0409, 1252
/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-timer-test.c24 #define VALUE 4 macro
39 g_assert_cmpuint(readl(TIMER_BASE + VALUE), ==, 500); in test_timer()
44 g_assert_cmpuint(readl(TIMER_BASE + VALUE), ==, 0); in test_timer()
48 g_assert_cmpuint(readl(TIMER_BASE + VALUE), ==, 1000); in test_timer()
H A Derst-test.c46 #define VALUE 8 macro
134 log_address_range = in_reg64(&state, VALUE); in test_acpi_erst_basic()
136 log_address_length = in_reg64(&state, VALUE); in test_acpi_erst_basic()
138 log_address_attr = in_reg32(&state, VALUE); in test_acpi_erst_basic()
/openbmc/phosphor-state-manager/
H A Dobmcutil378 VALUE=$INTERFACE.Transition.Off
381 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
390 VALUE=$INTERFACE.Transition.On
393 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
401 VALUE=$INTERFACE.Transition.Off
404 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
413 VALUE=$INTERFACE.Transition.On
416 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "s" $VALUE
481 VALUE=false
482 set_property "$SERVICE" "$OBJECT" $INTERFACE $PROPERTY "b" $VALUE
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch101 + --with-int=VALUE force int size
102 + --with-long=VALUE force long size
103 + --with-long-long=VALUE force long long size
104 + --with-ptr-size=VALUE force pointer size
105 + --with-sig-atomic-t=VALUE force sig_atomic_t size
106 + --with-size-t=VALUE force size_t size
107 + --with-off-t=VALUE force off_t size
108 + --with-time-t=VALUE force time_t size
109 + --with-sys-nerr=VALUE force sys_nerr value
110 + --with-endian=VALUE force system endianess
/openbmc/ipmitool/contrib/
H A Dbmclanconf116 local VALUE=
120 echo "Setting LAN parameter $PARAM $VALUE"
121 echo "$IPMITOOL -I $IPMIINTF lan set $CHANNEL $PARAM $VALUE"
125 $IPMITOOL -I $IPMIINTF lan set $CHANNEL $PARAM $VALUE
/openbmc/phosphor-hwmon/
H A Dinterface.hpp45 VALUE, enumerator
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-ctrl.c65 FIELD(TPGM, VALUE, 0, 16)
67 FIELD(TRD, VALUE, 0, 8)
69 FIELD(TSU_H_PS, VALUE, 0, 8)
71 FIELD(TSU_H_PS_CS, VALUE, 0, 8)
73 FIELD(TRDM, VALUE, 0, 8)
75 FIELD(TSU_H_CS, VALUE, 0, 8)
H A Dxlnx-zynqmp-efuse.c64 FIELD(TPGM, VALUE, 0, 16)
66 FIELD(TRD, VALUE, 0, 8)
68 FIELD(TSU_H_PS, VALUE, 0, 8)
70 FIELD(TSU_H_PS_CS, VALUE, 0, 8)
72 FIELD(TSU_H_CS, VALUE, 0, 4)
/openbmc/qemu/include/hw/rtc/
H A Dxlnx-zynqmp-rtc.h50 FIELD(CURRENT_TICK, VALUE, 0, 16)
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmux.h492 #define MUX_VAL(OFFSET, VALUE)\ argument
493 writew((VALUE), OMAP34XX_CTRL_BASE + (OFFSET));
/openbmc/u-boot/tools/scripts/
H A Ddefine2mk.sed13 # Change to form CONFIG_*=VALUE
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h72 VALUE, enumerator
H A Didef-parser.y682 $5.imm.type == VALUE,
690 $5.imm.type == VALUE,
755 $5.imm.type == VALUE &&
757 $7.imm.type == VALUE,
H A Dparser-helpers.c180 case VALUE: in imm_print()
366 rvalue.imm.type = VALUE; in gen_imm_value()
876 op2_m.imm.type == VALUE && op2_m.imm.value >= 32) { in gen_bin_op()
1015 need_guarding = (src_width->imm.type != VALUE); in gen_extend_imm_width_op()
1017 if (src_width->imm.type == VALUE && in gen_extend_imm_width_op()
1184 assert(begin->type == IMMEDIATE && begin->imm.type == VALUE); in gen_rdeposit_op()
1799 hi->imm.type == VALUE && in gen_setbits()
1801 lo->imm.type == VALUE, in gen_setbits()
/openbmc/phosphor-settingsd/
H A Dsettings_manager.hpp.mako252 "Input '{VALUE}' not in the format of this regex: "
253 "${validators[propName][1]}", "VALUE", value);
268 "Input '{VALUE}' with unit '${validators[propName][2]}' "
270 "VALUE", std::to_string(value));
/openbmc/u-boot/board/Barix/ipam390/
H A Dipam390-ais-uart.cfg145 ; VALUE: | value |
149 ;VALUE = 0x00880000
/openbmc/qemu/docs/specs/
H A Dacpi_erst.rst87 BAR0 contains the programming interface consisting of ACTION and VALUE
90 be placed into VALUE prior to writing ACTION. Reading the VALUE
/openbmc/phosphor-led-sysfs/
H A DREADME.md37 NAME TYPE SIGNATURE RESULT/VALUE F…
/openbmc/entity-manager/docs/
H A Dmy_first_sensors.md90 NAME TYPE SIGNATURE RESULT/VALUE FLAGS
192 NAME TYPE SIGNATURE RESULT/VALUE FLAGS
232 NAME TYPE SIGNATURE RESULT/VALUE FL…
/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-timer.c47 REG32(VALUE, 4)
/openbmc/phosphor-led-manager/
H A DREADME.md140 NAME TYPE SIGNATURE RESULT/VALUE FLAGS
/openbmc/qemu/hw/misc/
H A Dsifive_e_aon.c42 FIELD(AON_WDT_WDOGCOUNT, VALUE, 0, 31)
/openbmc/qemu/target/arm/
H A Dcpu.h855 #define FIELD_DP64_IDREG(ISAR, REG, FIELD, VALUE) \ argument
859 regval = FIELD_DP64(regval, REG, FIELD, VALUE); \
863 #define FIELD_DP32_IDREG(ISAR, REG, FIELD, VALUE) \ argument
867 regval = FIELD_DP32(regval, REG, FIELD, VALUE); \
889 #define SET_IDREG(ISAR, REG, VALUE) \ argument
892 i_->idregs[REG ## _EL1_IDX] = VALUE; \
/openbmc/phosphor-webui/app/common/styles/base/
H A Dforms.scss177 <label for="power-cap" class="content-label">POWER CAP VALUE IN WATTS</label>

12