Home
last modified time | relevance | path

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

12345

/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/pldm/platform-mc/
H A Devent_manager.cpp163 pldm::utils::Direction::HIGH, in processNumericSensorEvent()
167 pldm::utils::Direction::HIGH, value, true, true); in processNumericSensorEvent()
173 pldm::utils::Direction::HIGH, value, true, true); in processNumericSensorEvent()
212 pldm::utils::Direction::HIGH, value, true, true); in processNumericSensorEvent()
282 pldm::utils::Direction::HIGH, in processNumericSensorEvent()
286 pldm::utils::Direction::HIGH, value, true, true); in processNumericSensorEvent()
291 pldm::utils::Direction::HIGH, in processNumericSensorEvent()
294 pldm::utils::Direction::HIGH, in processNumericSensorEvent()
298 pldm::utils::Direction::HIGH, value, false, false); in processNumericSensorEvent()
317 pldm::utils::Direction::HIGH, value, true, true); in processNumericSensorEvent()
[all …]
/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/openpower-hw-diags/analyzer/plugins/
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()
H A Dody-plugins.cpp64 callout::Priority::HIGH, true); in pll_unlock()
71 io_servData.calloutTarget(procTrgt, callout::Priority::HIGH, true); in pll_unlock()
/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/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/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.cpp48 return Direction::HIGH; in findThresholdDirection()
269 if (threshold.direction == thresholds::Direction::HIGH) in checkThresholds()
505 std::make_tuple("average_max", Level::WARNING, Direction::HIGH, in parseThresholdsFromAttr()
511 std::make_tuple("max", Level::WARNING, Direction::HIGH, 0.0), in parseThresholdsFromAttr()
513 std::make_tuple("crit", Level::CRITICAL, Direction::HIGH, in parseThresholdsFromAttr()
H A Dsensor.hpp404 if (dir == Direction::HIGH) in propertyLevel()
424 if (dir == Direction::HIGH) in propertyAlarm()
568 thresholds::Direction opposite = thresholds::Direction::HIGH; in fillMissingThresholds()
569 if (thisThreshold.direction == thresholds::Direction::HIGH) in fillMissingThresholds()
/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.
H A DJasPer-2.017 …MENTAL DAMAGE ("HIGH RISK ACTIVITIES"). THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY EXPRESS O…
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dov7670.txt13 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
14 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
H A Dtvp5150.txt44 - hsync-active: Active state of the HSYNC signal. Must be <1> (HIGH).
45 - vsync-active: Active state of the VSYNC signal. Must be <1> (HIGH).
/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/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()
375 callout::ClockType::OSC_REF_CLOCK_1, callout::Priority::HIGH, false); in TEST()
386 callout::SrcSubsystem::CEC_CLOCKS, callout::Priority::HIGH}; in TEST()
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/
H A Dgpio.h60 HIGH, enumerator
189 (((gpio_state) == HIGH) ? 2 : 0)), \
/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 …]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dhihope-rzg2-ex-lvds.dtsi21 * When GP1_20 is HIGH LVDS0 is connected to the LT8918L

12345