Searched full:mx31 (Results 1 – 21 of 21) sorted by relevance
/linux-6.12.1/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 */
|
/linux-6.12.1/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
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx31-bug.dts | 10 model = "Buglabs i.MX31 Bug 1.x";
|
D | imx31-lite.dts | 13 model = "LogicPD i.MX31 Lite";
|
/linux-6.12.1/Documentation/w1/masters/ |
D | mxc-w1.rst | 7 * Freescale MX27, MX31 and probably other i.MX SoCs
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | imx-iim.yaml | 16 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
/linux-6.12.1/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 */
|
/linux-6.12.1/include/dt-bindings/sound/ |
D | fsl-imx-audmux.h | 29 * TFCSEL/RFCSEL (i.MX27) or TFSEL/TCSEL/RFSEL/RCSEL (i.MX31/51/53/6Q)
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk-pllv1.c | 67 * i.MX21, i.MX27 and i,MX31 in clk_pllv1_recalc_rate()
|
/linux-6.12.1/drivers/soc/imx/ |
D | soc-imx.c | 69 soc_id = "i.MX31"; in imx_soc_device_init()
|
/linux-6.12.1/drivers/mfd/ |
D | mc13xxx-spi.c | 107 * and on i.Mx31 SoC (the target SoC for MC13783 PMIC) the SPI controller
|
/linux-6.12.1/arch/arm/ |
D | Kconfig.debug | 439 bool "i.MX31 Debug UART" 443 on i.MX31.
|
/linux-6.12.1/drivers/spi/ |
D | spi-imx.c | 206 /* MX1, MX31, MX35, MX51 CSPI */ 1045 /* i.mx35 and later cspi shares the functions with i.mx31 one */
|
/linux-6.12.1/drivers/mmc/host/ |
D | Kconfig | 589 This selects the Freescale i.MX21, i.MX27, i.MX31 or MPC512x
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | mxc_nand.c | 1268 /* v1 + !irqpending_quirk: i.MX27, i.MX31 */
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 165 - description: i.MX31 based Boards
|