Home
last modified time | relevance | path

Searched full:mx25 (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/u-boot/arch/arm/mach-imx/mx2/
H A DKconfig3 config MX25 config
8 prompt "MX25 board select"
25 default "mx25"
/openbmc/qemu/docs/system/arm/
H A Dimx25-pdk.rst1 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 Dfsl-mx25-tcq.txt1 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 Dimx25.txt1 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 Drelocate.S3 * 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 DREADME.fsl_iim5 - i.MX25,
12 The section numbers in this file refer to the i.MX25 Reference Manual.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dimx25-clock.yaml7 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 Dfsl-imx25-tsadc.c212 .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 DKconfig73 bool "i.MX25 support"
78 This enables support for Freescale i.MX25 processor
H A Dmach-imx25.c25 DT_MACHINE_START(IMX25_DT, "Freescale i.MX25 (Device Tree Support)")
H A Dcpu-imx25.c3 * MX25 CPU type detection
/openbmc/u-boot/board/syteco/zmx25/
H A DKconfig10 default "mx25"
/openbmc/u-boot/board/freescale/mx25pdk/
H A DKconfig10 default "mx25"
/openbmc/linux/drivers/gpu/drm/imx/lcdc/
H A DKconfig7 Found on i.MX1, i.MX21, i.MX25 and i.MX27.
H A Dimx-lcdc.c60 #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 DMakefile107 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 Dimx25_pdk.c38 * 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 Dfsl-imx25-gcq.c22 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 Dfsl-imx25-gcq.h3 * This header provides constants for configuring the I.MX25 ADC
/openbmc/u-boot/drivers/w1/
H A DKconfig32 V2: i.MX25, i.MX35, i.MX50, i.MX53
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A DMakefile17 obj-$(CONFIG_MX25) += mx25/
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dimxdi-rtc.yaml7 title: i.MX25 Real Time Clock controller
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dclock.h6 * Modified for mx25 by John Rigby <jrigby@gmail.com>
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-iim.yaml14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
/openbmc/u-boot/drivers/watchdog/
H A DMakefile8 ifneq (,$(filter $(SOC), mx25 mx31 mx35 mx5 mx6 mx7 vf610))

123