Searched refs:PPC32 (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | Kconfig | 6 select PPC_INDIRECT_PCI if PPC32 7 select PPC_MPC106 if PPC32 23 depends on SMP && PPC32 && PPC_PMAC
|
/linux-4.4.14/drivers/net/ethernet/apple/ |
D | Kconfig | 8 depends on (PPC_PMAC && PPC32) || MAC 21 depends on PPC_PMAC && PPC32 44 depends on PPC_PMAC && PPC32
|
/linux-4.4.14/drivers/net/ethernet/xilinx/ |
D | Kconfig | 8 depends on PPC || PPC32 || MICROBLAZE || ARCH_ZYNQ 21 depends on (PPC32 || MICROBLAZE || ARCH_ZYNQ)
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 3 config PPC32 config 9 default y if PPC32 119 select GENERIC_ATOMIC64 if PPC32 149 select OLD_SIGACTION if PPC32 190 default y if PPC32 206 default y if PPC32 && SMP 264 depends on PPC32 || PPC_STD_MMU_64 322 depends on PPC32 494 depends on (PPC64 && !NUMA) || PPC32 592 range 9 64 if PPC32 && PPC_16K_PAGES [all …]
|
D | Kconfig.debug | 120 depends on DEBUG_KERNEL && PPC32
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig.cputype | 13 depends on PPC32 147 depends on PPC32 && PPC_BOOK3S 203 depends on (E200 || E500) && PPC32 206 # this is for common code between PPC32 & PPC64 FSL BOOKE 328 depends on PPC_STD_MMU && PPC32 399 depends on PPC32 || CPU_BIG_ENDIAN
|
D | Kconfig | 277 depends on FSL_SOC && PPC32 296 depends on (FSL_SOC_BOOKE && PPC32) || 8260
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | Kconfig | 8 depends on PCI || CPU_PXA168 || MV64X60 || PPC32 || PLAT_ORION || INET 21 depends on (MV64X60 || PPC32 || PLAT_ORION) && INET
|
/linux-4.4.14/drivers/cpufreq/ |
D | Kconfig.powerpc | 28 depends on ADB_PMU && PPC32
|
D | Kconfig | 209 if PPC32 || PPC64
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 16 depends on MAC || (PPC_PMAC && PPC32) 124 depends on ADB_PMU && PM && PPC32 128 depends on PPC_PMAC && PPC32 && BLOCK
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
D | Kconfig | 15 if PPC32 250 endif # PPC32
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 117 # PPC32 has no irqflags tracing support, but it can use most of the 121 depends on TRACE_IRQFLAGS_SUPPORT || PPC32
|
/linux-4.4.14/drivers/iommu/ |
D | Kconfig | 60 depends on PPC32
|
/linux-4.4.14/drivers/power/ |
D | Kconfig | 115 depends on PPC32 && ADB_PMU
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 493 depends on (FB = y) && PPC_PMAC && PPC32 504 depends on (FB = y) && PPC_PMAC && PPC32 515 depends on (FB = y) && (MAC || (PPC_PMAC && PPC32)) 526 depends on (FB = y) && PPC32 && PCI
|
/linux-4.4.14/drivers/spi/ |
D | Kconfig | 413 depends on PPC32 && 4xx
|
/linux-4.4.14/drivers/usb/host/ |
D | Kconfig | 137 depends on (PPC32 || MICROBLAZE)
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 1491 depends on PPC32 && PPC_PMAC && SCSI 1522 depends on PPC32 && PPC_PMAC && SCSI
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-opc.c | 1885 #define PPC32 PPC_OPCODE_32 | PPC_OPCODE_PPC macro 3659 { "mtsrin", X(31,242), XRA_MASK, PPC32, { RS, RB } }, 4349 { "mfsrin", X(31,659), XRA_MASK, PPC32, { RT, RB } },
|