Searched full:mx31 (Results 1 – 25 of 51) sorted by relevance
123
| /kernel/linux/linux-5.10/arch/arm/mach-imx/ |
| 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 }, 56 imx_print_silicon_rev("i.MX31", IMX_CHIP_REVISION_UNKNOWN); in mx31_read_cpu_rev()
|
| 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),
|
| 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
|
| D | hardware.h | 54 * mx31: 97 #include "mx31.h"
|
| D | mach-imx31.c | 14 DT_MACHINE_START(IMX31_DT, "Freescale i.MX31 (Device Tree Support)")
|
| D | mx3x.h | 11 * MX31 memory map: 182 #define MX3x_PROD_SIGNATURE 0x1 /* For MX31 */
|
| /kernel/linux/linux-6.6/arch/arm/mach-imx/ |
| 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 }, 56 imx_print_silicon_rev("i.MX31", IMX_CHIP_REVISION_UNKNOWN); in mx31_read_cpu_rev()
|
| D | mm-imx3.c | 7 * - add MX31 specific definitions 74 imx_map_entry(MX31, X_MEMC, MT_DEVICE), 75 imx_map_entry(MX31, AVIC, MT_DEVICE_NONSHARED), 76 imx_map_entry(MX31, AIPS1, MT_DEVICE_NONSHARED), 77 imx_map_entry(MX31, AIPS2, MT_DEVICE_NONSHARED), 78 imx_map_entry(MX31, SPBA0, MT_DEVICE_NONSHARED),
|
| D | Kconfig | 43 bool "i.MX31 support" 47 This enables support for Freescale i.MX31 processor
|
| D | hardware.h | 54 * mx31: 97 #include "mx31.h"
|
| D | mach-imx31.c | 14 DT_MACHINE_START(IMX31_DT, "Freescale i.MX31 (Device Tree Support)")
|
| D | mx3x.h | 11 * MX31 memory map: 182 #define MX3x_PROD_SIGNATURE 0x1 /* For MX31 */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | imx31-clock.yaml | 7 title: Freescale i.MX31 Clock Controller 14 ID in its "clocks" phandle cell. The following is a full list of i.MX31
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
| /kernel/linux/linux-5.10/include/soc/imx/ |
| D | timer.h | 12 GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */
|
| /kernel/linux/linux-6.6/Documentation/w1/masters/ |
| D | mxc-w1.rst | 7 * Freescale MX27, MX31 and probably other i.MX SoCs
|
| /kernel/linux/linux-5.10/Documentation/w1/masters/ |
| D | mxc-w1.rst | 7 * Freescale MX27, MX31 and probably other i.MX SoCs
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | imx-audmux.txt | 7 firstly used on i.MX31.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/nvmem/ |
| D | imx-iim.yaml | 14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/ |
| D | imx-iim.yaml | 14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| D | timer-imx-gpt.c | 24 * - MX25, MX31, MX35, MX37, MX51, MX6Q(rev1.0) 30 GPT_TYPE_IMX31, /* i.MX31/35/25/37/51/6Q */ 51 /* MX31, MX35, MX25, MX5, MX6 */
|
| /kernel/linux/linux-6.6/include/dt-bindings/sound/ |
| D | fsl-imx-audmux.h | 29 * TFCSEL/RFCSEL (i.MX27) or TFSEL/TCSEL/RFSEL/RCSEL (i.MX31/51/53/6Q)
|
| /kernel/linux/linux-5.10/include/dt-bindings/sound/ |
| D | fsl-imx-audmux.h | 29 * TFCSEL/RFCSEL (i.MX27) or TFSEL/TCSEL/RFSEL/RCSEL (i.MX31/51/53/6Q)
|
123