/openbmc/linux/arch/powerpc/platforms/86xx/ |
H A D | Kconfig | 13 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 D | itest.c | 26 #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 D | megachips-stdpxxxx-ge-b850v3-fw.txt | 1 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 D | kirkwood-mv88f6281gtw-ge.dts | 3 * Marvell 88F6281 GTW GE Board 18 model = "Marvell 88F6281 GTW GE Board";
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | gef_sbc610.dts | 3 * GE SBC610 Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
H A D | gef_ppc9a.dts | 3 * GE PPC9A Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
H A D | gef_sbc310.dts | 3 * GE SBC310 Device Tree Source 5 * Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
|
H A D | ge_imp3a.dts | 3 * 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 D | gettext.patch | 19 @@ -31,8 +31,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GE
|
/openbmc/u-boot/arch/arm/mach-imx/mx5/ |
H A D | Kconfig | 69 Enable support for the GE Healthcare PPD.
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | Kconfig | 225 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 D | imx8mp-dhcom-pdk2.dts | 6 * DHCM-iMX8ML8-C160-R409-F1638-SPI16-GE-CAN2-SD-RTC-WBTA-ADC-T-RGB-CSI2-HS-I-01D2
|
H A D | imx8mp-dhcom-pdk3.dts | 6 * DHCM-iMX8ML8-C160-R409-F1638-SPI16-GE-CAN2-SD-RTC-WBTA-ADC-T-RGB-CSI2-HS-I-01D2
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 257 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 D | Kconfig | 239 Support for GE ACHC microcontroller, that is part of the GE
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 172 GE B850v3 that convert dual channel LVDS
|
/openbmc/linux/Documentation/networking/ |
H A D | j1939.rst | 119 F0h ... FFh GE (Group Extension)
|
/openbmc/linux/drivers/gpio/ |
H A D | Kconfig | 288 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 D | tcg-target.c.inc | 1270 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 D | tcg-target.c.inc | 607 cond = tcg_swap_cond(cond); /* LE -> GE */ 608 cond = tcg_invert_cond(cond); /* GE -> LT */
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 419 4d: CMOVNL/GE Gv,Ev 506 9d: SETNL/GE Eb
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 419 4d: CMOVNL/GE Gv,Ev 506 9d: SETNL/GE Eb
|
/openbmc/linux/drivers/watchdog/ |
H A D | Kconfig | 1945 tristate "GE Watchdog Timer" 1948 Watchdog timer found in a number of GE single board computers.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 5737 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 D | lpfc_init.c | 2527 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()
|