/openbmc/u-boot/arch/arm/mach-imx/mx2/ |
H A D | Kconfig | 3 config MX25 config 8 prompt "MX25 board select" 25 default "mx25"
|
/openbmc/qemu/docs/system/arm/ |
H A D | imx25-pdk.rst | 1 NXP i.MX25 PDK board (``imx25-pdk``) 4 The ``imx25-pdk`` board emulates the NXP i.MX25 Product Development Kit 5 board, which is based on an i.MX25 SoC which uses an ARM926 CPU.
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | fsl-mx25-tcq.txt | 1 Freescale mx25 TS conversion queue module 3 mx25 touchscreen conversion queue module which controls the ADC unit of the 4 mx25 for attached touchscreens.
|
/openbmc/u-boot/doc/imx/common/ |
H A D | imx25.txt | 1 U-Boot for Freescale i.MX25 3 This file contains information for the port of U-Boot to the Freescale i.MX25
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/ |
H A D | relocate.S | 3 * relocate - i.MX25-specific vector relocation 11 * The i.MX25 SoC is very specific with respect to exceptions: it
|
/openbmc/u-boot/doc/ |
H A D | README.fsl_iim | 5 - i.MX25, 12 The section numbers in this file refer to the i.MX25 Reference Manual.
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx25-clock.yaml | 7 title: Freescale i.MX25 Clock Controller 14 ID in its "clocks" phandle cell. The following is a full list of i.MX25
|
/openbmc/linux/drivers/mfd/ |
H A D | fsl-imx25-tsadc.c | 212 .name = "mx25-tsadc", 220 MODULE_DESCRIPTION("MFD for ADC/TSC for Freescale mx25"); 223 MODULE_ALIAS("platform:mx25-tsadc");
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | Kconfig | 73 bool "i.MX25 support" 78 This enables support for Freescale i.MX25 processor
|
H A D | mach-imx25.c | 25 DT_MACHINE_START(IMX25_DT, "Freescale i.MX25 (Device Tree Support)")
|
H A D | cpu-imx25.c | 3 * MX25 CPU type detection
|
/openbmc/u-boot/board/syteco/zmx25/ |
H A D | Kconfig | 10 default "mx25"
|
/openbmc/u-boot/board/freescale/mx25pdk/ |
H A D | Kconfig | 10 default "mx25"
|
/openbmc/linux/drivers/gpu/drm/imx/lcdc/ |
H A D | Kconfig | 7 Found on i.MX1, i.MX21, i.MX25 and i.MX27.
|
H A D | imx-lcdc.c | 60 #define IMX21LCDC_LHCR_HFPORCH GENMASK(15, 8) /* H_WAIT_1 in the i.MX25 Reference manual */ 61 #define IMX21LCDC_LHCR_HBPORCH GENMASK(7, 0) /* H_WAIT_2 in the i.MX25 Reference manual */ 64 #define IMX21LCDC_LVCR_VFPORCH GENMASK(15, 8) /* V_WAIT_1 in the i.MX25 Reference manual */ 65 #define IMX21LCDC_LVCR_VBPORCH GENMASK(7, 0) /* V_WAIT_2 in the i.MX25 Reference manual */
|
/openbmc/u-boot/arch/arm/ |
H A D | Makefile | 107 ifneq (,$(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_MX35)$(filter $(SOC), mx25 mx5 mx6 mx7 mx35 imx8m imx8… 111 ifneq (,$(filter $(SOC), mx25 mx27 mx5 mx6 mx7 mx7ulp mx31 mx35 mxs imx8m imx8 vf610))
|
/openbmc/qemu/hw/arm/ |
H A D | imx25_pdk.c | 38 * 0x00000000-0x7fffffff See i.MX25 SOC fr support 146 mc->desc = "ARM i.MX25 PDK board (ARM926)"; in imx25_pdk_machine_init()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | fsl-imx25-gcq.c | 22 static const char * const driver_name = "mx25-gcq"; 412 .name = "mx25-gcq", 420 MODULE_DESCRIPTION("ADC driver for Freescale mx25");
|
/openbmc/linux/include/dt-bindings/iio/adc/ |
H A D | fsl-imx25-gcq.h | 3 * This header provides constants for configuring the I.MX25 ADC
|
/openbmc/u-boot/drivers/w1/ |
H A D | Kconfig | 32 V2: i.MX25, i.MX35, i.MX50, i.MX53
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | Makefile | 17 obj-$(CONFIG_MX25) += mx25/
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | imxdi-rtc.yaml | 7 title: i.MX25 Real Time Clock controller
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | clock.h | 6 * Modified for mx25 by John Rigby <jrigby@gmail.com>
|
/openbmc/linux/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.
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | Makefile | 8 ifneq (,$(filter $(SOC), mx25 mx31 mx35 mx5 mx6 mx7 vf610))
|