| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | cpu-imx31.c | 3 * MX31 CPU type detection 23 { .srev = 0x00, .name = "i.MX31(L)", .rev = IMX_CHIP_REVISION_1_0 }, 24 { .srev = 0x10, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 }, 26 { .srev = 0x12, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_1 }, 28 { .srev = 0x14, .name = "i.MX31", .rev = IMX_CHIP_REVISION_1_2 }, 30 { .srev = 0x28, .name = "i.MX31", .rev = IMX_CHIP_REVISION_2_0 }, 55 imx_print_silicon_rev("i.MX31", IMX_CHIP_REVISION_UNKNOWN); in mx31_read_cpu_rev()
|
| H A D | mm-imx3.c | 7 * - add MX31 specific definitions 75 imx_map_entry(MX31, X_MEMC, MT_DEVICE), 76 imx_map_entry(MX31, AVIC, MT_DEVICE_NONSHARED), 77 imx_map_entry(MX31, AIPS1, MT_DEVICE_NONSHARED), 78 imx_map_entry(MX31, AIPS2, MT_DEVICE_NONSHARED), 79 imx_map_entry(MX31, SPBA0, MT_DEVICE_NONSHARED),
|
| H A D | Kconfig | 55 bool "i.MX31 support" 59 This enables support for Freescale i.MX31 processor 66 This enables support for Freescale i.MX31 processor
|
| H A D | hardware.h | 54 * mx31: 97 #include "mx31.h"
|
| H A D | mx3x.h | 11 * MX31 memory map: 182 #define MX3x_PROD_SIGNATURE 0x1 /* For MX31 */
|
| H A D | mach-imx31.c | 14 DT_MACHINE_START(IMX31_DT, "Freescale i.MX31 (Device Tree Support)")
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.watchdog | 13 Can be used to change the timeout for i.mx31/35/5x/6x. 15 be 128000 msec for i.mx31/35/5x/6x. 27 Available for i.mx31/35/5x/6x to service the watchdog. This is not
|
| H A D | README.fsl_iim | 7 - i.MX31,
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/ |
| H A D | relocate.S | 2 * relocate - i.MX31-specific vector relocation 12 * The i.MX31 SoC is very specific with respect to exceptions: it
|
| H A D | generic.c | 76 printf("mx31 cpu clock: %dMHz\n", cpufreq / 1000000); in mx31_dump_clocks() 212 printf("CPU: Freescale i.MX31 rev %d.%d%s at %d MHz.\n", in print_cpuinfo()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | mx31pdk.h | 9 * Configuration settings for the Freescale i.MX31 PDK board. 20 #define CONFIG_MX31 /* This is a mx31 */ 77 "tftpboot 0x81000000 uImage-mx31; bootm\0" \
|
| H A D | imx31_phycore.h | 7 * Configuration settings for the phyCORE-i.MX31 board. 18 #define CONFIG_MX31 /* This is a mx31 */
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31pdk/ |
| H A D | lowlevel_init.S | 31 /* Set up MX31 DDR pins */ 60 /* Set up MX31 DDR Memory Controller */
|
| H A D | Kconfig | 13 default "mx31"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | imx31-clock.yaml | 7 title: Clock bindings for Freescale i.MX31 14 ID in its "clocks" phandle cell. The following is a full list of i.MX31
|
| /OK3568_Linux_fs/u-boot/board/imx31_phycore/ |
| H A D | Kconfig | 7 default "mx31"
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | Kconfig | 10 default "mx31"
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/ |
| H A D | Makefile | 11 obj-$(CONFIG_MX31) += mx31/
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
| /OK3568_Linux_fs/kernel/Documentation/w1/masters/ |
| H A D | mxc-w1.rst | 7 * Freescale MX27, MX31 and probably other i.MX SoCs
|
| /OK3568_Linux_fs/kernel/include/soc/imx/ |
| H A D | timer.h | 12 GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | imx-audmux.txt | 7 firstly used on i.MX31.
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | Makefile | 10 ifneq (,$(filter $(SOC), mx31 mx35 mx5 mx6 mx7 vf610))
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/nvmem/ |
| H A D | imx-iim.yaml | 14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/sound/ |
| H A D | fsl-imx-audmux.h | 29 * TFCSEL/RFCSEL (i.MX27) or TFSEL/TCSEL/RFSEL/RCSEL (i.MX31/51/53/6Q)
|