Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/powerpc/platforms/86xx/
H A DKconfig13 bool "GE PPC9A"
19 This option enables support for the GE PPC9A.
22 bool "GE SBC310"
28 This option enables support for the GE SBC310.
31 bool "GE SBC610"
38 This option enables support for the GE SBC610.
/openbmc/u-boot/cmd/
H A Ditest.c26 #define GE 5 macro
45 { "-ge", GE },
46 { ">=" , GE },
124 case GE: return (p >= 0); in stringcomp()
142 case GE: return (l >= r); in arithcomp()
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dmegachips-stdpxxxx-ge-b850v3-fw.txt1 Drivers for the second video output of the GE B850v3:
5 The video processing pipeline on the second output on the GE B850v3:
13 the firmware specific for the GE B850v3.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-mv88f6281gtw-ge.dts3 * Marvell 88F6281 GTW GE Board
18 model = "Marvell 88F6281 GTW GE Board";
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dgef_sbc610.dts3 * GE SBC610 Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dgef_ppc9a.dts3 * GE PPC9A Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dgef_sbc310.dts3 * GE SBC310 Device Tree Source
5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
H A Dge_imp3a.dts3 * GE IMP3A Device Tree Source
5 * Copyright 2010-2011 GE Intelligent Platforms Embedded Systems, Inc.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A Dgettext.patch19 @@ -31,8 +31,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GE
/openbmc/u-boot/arch/arm/mach-imx/mx5/
H A DKconfig69 Enable support for the GE Healthcare PPD.
/openbmc/linux/arch/powerpc/platforms/85xx/
H A DKconfig225 bool "GE Intelligent Platforms IMP3A"
232 This option enables support for the GE Intelligent Platforms IMP3A
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-dhcom-pdk2.dts6 * DHCM-iMX8ML8-C160-R409-F1638-SPI16-GE-CAN2-SD-RTC-WBTA-ADC-T-RGB-CSI2-HS-I-01D2
H A Dimx8mp-dhcom-pdk3.dts6 * DHCM-iMX8ML8-C160-R409-F1638-SPI16-GE-CAN2-SD-RTC-WBTA-ADC-T-RGB-CSI2-HS-I-01D2
/openbmc/qemu/target/arm/
H A Dcpu.h257 uint32_t GE; /* cpsr[19:16] */ member
1552 | (env->GE << 16) in xpsr_read()
1569 env->GE = (val & XPSR_GE) >> 16; in xpsr_write()
/openbmc/linux/drivers/misc/
H A DKconfig239 Support for GE ACHC microcontroller, that is part of the GE
/openbmc/linux/drivers/gpu/drm/bridge/
H A DKconfig172 GE B850v3 that convert dual channel LVDS
/openbmc/linux/Documentation/networking/
H A Dj1939.rst119 F0h ... FFh GE (Group Extension)
/openbmc/linux/drivers/gpio/
H A DKconfig288 bool "GE FPGA based GPIO"
292 Support for common GPIO functionality provided on some GE Single Board
296 and write pin state) for GPIO implemented in a number of GE single
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1270 cond = tcg_swap_cond(cond); /* LE -> GE */
1271 cond = tcg_invert_cond(cond); /* GE -> LT */
1347 /* For LT/GE comparison against 0, replicate the sign bit. */
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc607 cond = tcg_swap_cond(cond); /* LE -> GE */
608 cond = tcg_invert_cond(cond); /* GE -> LT */
/openbmc/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt419 4d: CMOVNL/GE Gv,Ev
506 9d: SETNL/GE Eb
/openbmc/linux/arch/x86/lib/
H A Dx86-opcode-map.txt419 4d: CMOVNL/GE Gv,Ev
506 9d: SETNL/GE Eb
/openbmc/linux/drivers/watchdog/
H A DKconfig1945 tristate "GE Watchdog Timer"
1948 Watchdog timer found in a number of GE single board computers.
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5737 tcg_gen_addi_ptr(ge, tcg_env, offsetof(CPUARMState, GE)); in op_par_addsub_ge()
5958 tcg_gen_ld_i32(t3, tcg_env, offsetof(CPUARMState, GE)); in trans_SEL()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c2527 int GE = 0; in lpfc_get_hba_model_desc() local
2651 GE = 1; in lpfc_get_hba_model_desc()
2775 m.name, max_speed, (GE) ? "GE" : "Gb", in lpfc_get_hba_model_desc()

12