Home
last modified time | relevance | path

Searched full:mx31 (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dcpu-imx31.c3 * 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 Dmm-imx3.c7 * - 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 DKconfig55 bool "i.MX31 support"
59 This enables support for Freescale i.MX31 processor
66 This enables support for Freescale i.MX31 processor
H A Dhardware.h54 * mx31:
97 #include "mx31.h"
H A Dmx3x.h11 * MX31 memory map:
182 #define MX3x_PROD_SIGNATURE 0x1 /* For MX31 */
H A Dmach-imx31.c14 DT_MACHINE_START(IMX31_DT, "Freescale i.MX31 (Device Tree Support)")
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.watchdog13 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 DREADME.fsl_iim7 - i.MX31,
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/
H A Drelocate.S2 * relocate - i.MX31-specific vector relocation
12 * The i.MX31 SoC is very specific with respect to exceptions: it
H A Dgeneric.c76 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 Dmx31pdk.h9 * 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 Dimx31_phycore.h7 * 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 Dlowlevel_init.S31 /* Set up MX31 DDR pins */
60 /* Set up MX31 DDR Memory Controller */
H A DKconfig13 default "mx31"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dimx31-clock.yaml7 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 DKconfig7 default "mx31"
/OK3568_Linux_fs/u-boot/board/freescale/mx31ads/
H A DKconfig10 default "mx31"
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/
H A DMakefile11 obj-$(CONFIG_MX31) += mx31/
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx31-bug.dts10 model = "Buglabs i.MX31 Bug 1.x";
/OK3568_Linux_fs/kernel/Documentation/w1/masters/
H A Dmxc-w1.rst7 * Freescale MX27, MX31 and probably other i.MX SoCs
/OK3568_Linux_fs/kernel/include/soc/imx/
H A Dtimer.h12 GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dimx-audmux.txt7 firstly used on i.MX31.
/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A DMakefile10 ifneq (,$(filter $(SOC), mx31 mx35 mx5 mx6 mx7 vf610))
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/nvmem/
H A Dimx-iim.yaml14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
/OK3568_Linux_fs/kernel/include/dt-bindings/sound/
H A Dfsl-imx-audmux.h29 * TFCSEL/RFCSEL (i.MX27) or TFSEL/TCSEL/RFSEL/RCSEL (i.MX31/51/53/6Q)

123