Home
last modified time | relevance | path

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

12

/openbmc/qemu/tests/qtest/
H A Dboot-sector.c18 #define HIGH(x) ((x) >> 8) macro
48 [0x07] = HIGH(SIGNATURE),
52 [0x0a] = HIGH(SIGNATURE_ADDR),
63 [SIGNATURE_OFFSET + 1] = HIGH(0xface),
81 0xa7, 0x39, HIGH(SIGNATURE_ADDR), LOW(SIGNATURE_ADDR), /* lghi r3,0x7c10 */
82 0xa7, 0x48, LOW(SIGNATURE), HIGH(SIGNATURE), /* lhi r4,0xadde */
110 HIGH(SIGNATURE), SIGNATURE_ADDR + 1); in boot_sector_init()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sunxi_dw.c121 MBUS_CONF( GPU, true, HIGH, 0, 1536, 1024, 256); in mctl_set_master_priority_h3()
124 MBUS_CONF( VE, true, HIGH, 0, 1792, 1600, 256); in mctl_set_master_priority_h3()
126 MBUS_CONF( NAND, true, HIGH, 0, 256, 128, 64); in mctl_set_master_priority_h3()
129 MBUS_CONF( DI, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority_h3()
131 MBUS_CONF(DE_CFD, true, HIGH, 0, 1024, 288, 64); in mctl_set_master_priority_h3()
146 MBUS_CONF( GPU, false, HIGH, 0, 1536, 1400, 256); in mctl_set_master_priority_a64()
148 MBUS_CONF( DMA, true, HIGH, 0, 256, 80, 100); in mctl_set_master_priority_a64()
149 MBUS_CONF( VE, true, HIGH, 0, 1792, 1600, 256); in mctl_set_master_priority_a64()
150 MBUS_CONF( CSI, true, HIGH, 0, 256, 128, 0); in mctl_set_master_priority_a64()
151 MBUS_CONF( NAND, true, HIGH, 0, 256, 128, 64); in mctl_set_master_priority_a64()
[all …]
H A Ddram_sun50i_h6.c154 MBUS_CONF( GPU, true, HIGH, 0, 1536, 1400, 256); in mctl_set_master_priority()
156 MBUS_CONF( DMA, true, HIGH, 0, 256, 100, 80); in mctl_set_master_priority()
157 MBUS_CONF( VE, true, HIGH, 2, 8192, 5500, 5000); in mctl_set_master_priority()
158 MBUS_CONF( CE, true, HIGH, 2, 100, 64, 32); in mctl_set_master_priority()
159 MBUS_CONF( TSC0, true, HIGH, 2, 100, 64, 32); in mctl_set_master_priority()
160 MBUS_CONF(NDFC0, true, HIGH, 0, 256, 128, 64); in mctl_set_master_priority()
161 MBUS_CONF( CSI0, true, HIGH, 0, 256, 128, 100); in mctl_set_master_priority()
162 MBUS_CONF( DI0, true, HIGH, 0, 1024, 256, 64); in mctl_set_master_priority()
165 MBUS_CONF( VE2, true, HIGH, 2, 8192, 5500, 5000); in mctl_set_master_priority()
166 MBUS_CONF( USB3, true, HIGH, 0, 256, 128, 64); in mctl_set_master_priority()
[all …]
/openbmc/u-boot/board/renesas/sh7785lcr/
H A Drtl8169_mac.c63 EEDI(HIGH); in sh7785lcr_bitset()
69 EECLK(HIGH); in sh7785lcr_bitset()
81 EECLK(HIGH); in sh7785lcr_bitget()
170 EECS(HIGH); in sh7785lcr_datawrite()
191 EECS(HIGH); in sh7785lcr_macerase()
224 EECS(HIGH); in sh7785lcr_macdtrd()
253 EECS(HIGH); in sh7785lcr_eepewen()
H A Drtl8169.h13 #define HIGH 1 macro
/openbmc/openbmc/meta-facebook/meta-fbdarwin/recipes-phosphor/state/phosphor-state-manager/
H A Dhost-powercycle16 HIGH=1
21 if ! gpioset "$ASPEED_CHIP" "$BMC_SYS_PWR_CYC1_OFFSET=$HIGH"; then
H A Dchassis-powercycle13 HIGH=1
24 gpioset "$ASPEED_CHIP" "$BMC_SYS_PWR_CYC0_OFFSET=$HIGH"
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp222 if (direction != pldm::utils::Direction::HIGH && in getThreshold()
230 return direction == pldm::utils::Direction::HIGH in getThreshold()
234 return direction == pldm::utils::Direction::HIGH in getThreshold()
238 return direction == pldm::utils::Direction::HIGH in getThreshold()
277 return direction == pldm::utils::Direction::HIGH in getThresholdAlarm()
281 return direction == pldm::utils::Direction::HIGH in getThresholdAlarm()
285 return direction == pldm::utils::Direction::HIGH in getThresholdAlarm()
H A Dnumeric_sensor.cpp28 pldm::utils::Direction::HIGH, pldm::utils::Direction::LOW};
815 if (direction == pldm::utils::Direction::HIGH) in setWarningThresholdAlarm()
844 if (direction == pldm::utils::Direction::HIGH) in setCriticalThresholdAlarm()
873 if (direction == pldm::utils::Direction::HIGH) in setHardShutdownThresholdAlarm()
1008 {{pldm::utils::Level::WARNING, pldm::utils::Direction::HIGH}, in createThresholdLog()
1012 {{pldm::utils::Level::CRITICAL, pldm::utils::Direction::HIGH}, in createThresholdLog()
1016 {{pldm::utils::Level::HARDSHUTDOWN, pldm::utils::Direction::HIGH}, in createThresholdLog()
1091 checkThreshold(alarm, direction == pldm::utils::Direction::HIGH, in updateThresholds()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dody-plugins.cpp64 callout::Priority::HIGH, true); in pll_unlock()
71 io_servData.calloutTarget(procTrgt, callout::Priority::HIGH, true); in pll_unlock()
H A Dp10-plugins.cpp46 (1 < pllList.size()) ? callout::Priority::HIGH : callout::Priority::MED; in pll_unlock()
114 callout::Priority::HIGH); in lpc_timeout()
202 io_servData.calloutTarget(omiTarget, callout::Priority::HIGH, true); in channel_timeout()
208 callout::Priority::HIGH, true); in channel_timeout()
/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp17 HIGH, enumerator
44 {Priority::HIGH, "H"}, in getString()
63 {Priority::HIGH, "high"}, in getStringFFDC()
H A Danalyzer_main.cpp186 callout::Priority::HIGH); in analyzeHardware()
193 callout::Priority::HIGH); in analyzeHardware()
/openbmc/u-boot/board/intel/cherryhill/
H A Dcherryhill.c77 GPIO_PAD_CONF("N05: GPIO_DFX4", GPIO, M1, GPO, HIGH, NA,
80 GPIO_PAD_CONF("N04: GPIO_DFX5", GPIO, M1, GPO, HIGH, NA,
101 GPIO_PAD_CONF("N22: GPIO_SUS4", GPIO, M1, GPO, HIGH, NA,
104 GPIO_PAD_CONF("N20: GPIO_SUS5", GPIO, M1, GPO, HIGH, NA,
203 GPIO_PAD_CONF("E19: MF_ISH_GPIO_5", GPIO, M1, GPO, HIGH, NA,
209 GPIO_PAD_CONF("E16: MF_ISH_GPIO_7", GPIO, M1, GPO, HIGH, NA,
258 GPIO_PAD_CONF("SE16: SDMMC1_CLK", NATIVE, M1, NA, NA, HIGH,
261 GPIO_PAD_CONF("SE23: SDMMC1_CMD", NATIVE, M1, NA, NA, HIGH,
264 GPIO_PAD_CONF("SE17: SDMMC1_D0", NATIVE, M1, NA, NA, HIGH,
267 GPIO_PAD_CONF("SE24: SDMMC1_D1", NATIVE, M1, NA, NA, HIGH,
[all …]
/openbmc/u-boot/board/nvidia/p2371-2180/
H A Dpinmux-config-p2371-2180.h100 PINCFG(PEX_L0_RST_N_PA0, PE0, NORMAL, NORMAL, OUTPUT, DISABLE, HIGH),
101 PINCFG(PEX_L0_CLKREQ_N_PA1, PE0, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
102 PINCFG(PEX_WAKE_N_PA2, PE, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
103 PINCFG(PEX_L1_RST_N_PA3, PE1, NORMAL, NORMAL, OUTPUT, DISABLE, HIGH),
104 PINCFG(PEX_L1_CLKREQ_N_PA4, PE1, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
160 PINCFG(GEN2_I2C_SCL_PJ2, I2C2, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
161 PINCFG(GEN2_I2C_SDA_PJ3, I2C2, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
239 PINCFG(HDMI_CEC_PCC0, CEC, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
243 PINCFG(USB_VBUS_EN0_PCC4, USB, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
244 PINCFG(USB_VBUS_EN1_PCC5, USB, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DWidget-Workshop18 DAMAGE ("HIGH RISK ACTIVITIES"). WIDGET WORKSHOP SPECIFICALLY DISCLAIMS
19 ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
/openbmc/u-boot/board/nvidia/p2371-0000/
H A Dpinmux-config-p2371-0000.h89 PINCFG(PEX_L0_RST_N_PA0, PE0, NORMAL, NORMAL, OUTPUT, DISABLE, HIGH),
90 PINCFG(PEX_L0_CLKREQ_N_PA1, PE0, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
91 PINCFG(PEX_WAKE_N_PA2, PE, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
92 PINCFG(PEX_L1_RST_N_PA3, PE1, NORMAL, NORMAL, OUTPUT, DISABLE, HIGH),
93 PINCFG(PEX_L1_CLKREQ_N_PA4, PE1, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
149 PINCFG(GEN2_I2C_SCL_PJ2, I2C2, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
150 PINCFG(GEN2_I2C_SDA_PJ3, I2C2, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
228 PINCFG(HDMI_CEC_PCC0, CEC, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
232 PINCFG(USB_VBUS_EN0_PCC4, USB, NORMAL, NORMAL, INPUT, DISABLE, HIGH),
/openbmc/dbus-sensors/src/
H A DThresholds.cpp47 return Direction::HIGH; in findThresholdDirection()
268 if (threshold.direction == thresholds::Direction::HIGH) in checkThresholds()
501 std::make_tuple("average_max", Level::WARNING, Direction::HIGH, in parseThresholdsFromAttr()
507 std::make_tuple("max", Level::WARNING, Direction::HIGH, 0.0), in parseThresholdsFromAttr()
509 std::make_tuple("crit", Level::CRITICAL, Direction::HIGH, in parseThresholdsFromAttr()
H A Dsensor.hpp409 if (dir == Direction::HIGH) in propertyLevel()
429 if (dir == Direction::HIGH) in propertyAlarm()
573 thresholds::Direction opposite = thresholds::Direction::HIGH; in fillMissingThresholds()
574 if (thisThreshold.direction == thresholds::Direction::HIGH) in fillMissingThresholds()
/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp521 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
542 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
570 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
609 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
766 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
774 EXPECT_EQ(direction, pldm::utils::Direction::HIGH); in TEST()
/openbmc/qemu/tests/unit/
H A Dtest-int128.c31 #define HIGH (1ULL << 63) macro
32 #define MIDDLE (-1ULL & ~LOW & ~HIGH)
36 return (x & LOW) | ((x & 4) ? MIDDLE : 0) | (x & 0x8000 ? HIGH : 0); in expand16()
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h60 HIGH, enumerator
189 (((gpio_state) == HIGH) ? 2 : 0)), \
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A DKconfig106 bool "OPP HIGH"
130 bool "OPP HIGH"
154 bool "OPP HIGH"
/openbmc/openpower-hw-diags/test/
H A Dtest-resolution.cpp30 proc_str, callout::Priority::HIGH, false); in TEST()
70 callout::SrcSubsystem::PROCESSOR_FRU, callout::Priority::HIGH}; in TEST()
73 subsys = {callout::SrcSubsystem::PROCESSOR_FRU, callout::Priority::HIGH}; in TEST()
389 callout::ClockType::OSC_REF_CLOCK_1, callout::Priority::HIGH, false); in TEST()
400 callout::SrcSubsystem::CEC_CLOCKS, callout::Priority::HIGH}; in TEST()
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc40 /* ADD HIGH */
50 /* ADD IMMEDIATE HIGH */
70 /* ADD LOGICAL HIGH */
81 /* ADD LOGICAL WITH SIGNED IMMEDIATE HIGH */
137 /* BRANCH RELATIVE ON COUNT HIGH */
204 /* COMPARE HIGH */
208 /* COMPARE IMMEDIATE HIGH */
220 /* COMPARE LOGICAL HIGH */
232 /* COMPARE LOGICAL IMMEDIATE HIGH */
483 /* LOAD BYTE HIGH */
[all …]

12