/openbmc/qemu/target/ppc/ |
H A D | cpu-models.c | 207 POWERPC_DEF("mpc603", CPU_POWERPC_MPC603, 603E, 425 POWERPC_DEF("603", CPU_POWERPC_603, 603, 426 "PowerPC 603") 427 POWERPC_DEF("603e_v1.1", CPU_POWERPC_603E_v11, 603E, 428 "PowerPC 603e v1.1") 429 POWERPC_DEF("603e_v1.2", CPU_POWERPC_603E_v12, 603E, 430 "PowerPC 603e v1.2") 431 POWERPC_DEF("603e_v1.3", CPU_POWERPC_603E_v13, 603E, 432 "PowerPC 603e v1.3") 433 POWERPC_DEF("603e_v1.4", CPU_POWERPC_603E_v14, 603E, [all …]
|
/openbmc/linux/Documentation/spi/ |
H A D | spi-sc18is602.rst | 7 * NXP SI18IS602/602B/603 18 This driver provides connects a NXP SC18IS602/603 I2C-bus to SPI bridge to the 21 The driver does not probe for supported chips, since the SI18IS602/603 does not 32 The maximum SPI message size supported by SC18IS602/603 is 200 bytes. Attempts
|
/openbmc/linux/arch/powerpc/mm/book3s32/ |
H A D | nohash_low.S | 4 * the PowerPC 603 tlb invalidation. 44 * Flush the entire TLB. 603/603e only
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | cpu_specs_book3s_32.h | 11 { /* 603 */ 14 .cpu_name = "603", 24 { /* 603e */ 27 .cpu_name = "603e", 37 { /* 603ev */ 40 .cpu_name = "603ev", 50 { /* 82xx (8240, 8245, 8260 are all 603e cores) */ 63 { /* All G2_LE (603e core, plus some) have the same pvr */ 77 { /* e300c1 (a 603e core, plus some) on 83xx */
|
H A D | head_book3s_32.S | 409 * Handle TLB miss for instruction on 603/603e. 476 * Handle TLB miss for DATA Load operation on 603/603e 556 * Handle TLB miss for DATA Store on 603/603e
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | 19 The most common ones are the desktop and server CPUs (603, 66 bool "Support for 603 SW loaded TLB" 70 Provide support for processors based on the 603 cores. Those 78 Provide support for processors not based on the 603 cores. 564 support SMP machines with 603/603e/603ev or PPC750 ("G3") processors
|
/openbmc/openbmc/meta-openembedded/meta-oe/files/ |
H A D | static-passwd-meta-oe | 4 mysql:x:603:603::/:/bin/nologin
|
H A D | static-group-meta-oe | 4 mysql:x:603:
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | python3.patch | 18 @@ -603,7 +603,7 @@ class SimpleSchemaParser:
|
/openbmc/openbmc/poky/meta/recipes-support/boost/boost/ |
H A D | 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 131 -cpu-flags gcc OPTIONS : power : 603 : -mcpu=603 ; 132 -cpu-flags gcc OPTIONS : power : 603e : -mcpu=603e ;
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pep8_1.7.1.bb | 7 SRC_URI[sha256sum] = "603a46e5c358ce20ac4807a0eeafac7505d1125a4c1bd8378757ada06f61bed8"
|
/openbmc/linux/include/linux/platform_data/ |
H A D | sc18is602.h | 3 * Platform data for NXP SC18IS602/603
|
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/ |
H A D | tune-ppc603e.inc | 6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'ppc603e', ' -mcpu=603e', '', d)}"
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/ |
H A D | xorg.conf | 9 Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/ |
H A D | xorg.conf | 14 Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/ |
H A D | xorg.conf | 14 Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/ |
H A D | xorg.conf | 14 Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/ |
H A D | xorg.conf | 9 Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613 624 -hsync +vsync
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cpu_families.rst | 12 - Hash MMU (except 603 and e300) 14 - Software loaded TLB (603 and e300) 25 | 601 | --------------> | 603 | ---> | e300 |
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | cops.h | 14 #define MAX_LLAP_SIZE 603
|
/openbmc/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | tlbflush.h | 31 /* 603 needs to flush the whole TLB here since it doesn't use a hash table. */ in tlb_flush()
|
/openbmc/linux/include/linux/platform_data/x86/ |
H A D | nvidia-wmi-ec-backlight.h | 9 #define WMI_BRIGHTNESS_GUID "603E9613-EF25-4338-A3D0-C46177516DB7"
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | hisilicon,hip07-sec.txt | 64 <603 1>, <604 4>,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/chrony/ |
H A D | arm_eabi.patch | 75 @@ -609,6 +603,15 @@ SYS_Linux_EnableSystemCallFilter(int level, SYS_ProcessContext context)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cache.h | 19 #define IFETCH_ALIGN_SHIFT 3 /* 603 fetches 2 insn at a time */
|