Home
last modified time | relevance | path

Searched full:mx7 (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A DKconfig3 config MX7 config
20 prompt "MX7 board select"
66 default "mx7"
H A DMakefile7 obj-$(CONFIG_ARMV7_PSCI) += psci-mx7.o psci-suspend.o
/openbmc/u-boot/board/compulab/cl-som-imx7/
H A Dspl.c14 #include <asm/arch-mx7/mx7-pins.h>
15 #include <asm/arch-mx7/clock.h>
16 #include <asm/arch-mx7/mx7-ddr.h>
H A Dcl-som-imx7.c20 #include <asm/arch-mx7/mx7-pins.h>
21 #include <asm/arch-mx7/sys_proto.h>
22 #include <asm/arch-mx7/clock.h>
H A Dmux.c12 #include <asm/arch-mx7/mx7-pins.h>
/openbmc/linux/drivers/media/platform/nxp/
H A DKconfig18 is found in the i.MX6UL/L, i.MX7 and i.MX8M[MQ] SoCs.
32 tristate "NXP MIPI CSI-2 CSIS receiver found on i.MX7 and i.MX8 models"
40 v3.3/v3.6.3 found on some i.MX7 and i.MX8 SoCs.
/openbmc/u-boot/arch/arm/mach-imx/
H A DMakefile8 ifeq ($(SOC),$(filter $(SOC),mx25 mx35 mx5 mx6 mx7 imx8m vf610))
27 ifeq ($(SOC),$(filter $(SOC),mx7 mx6 mxs imx8m imx8))
31 ifeq ($(SOC),$(filter $(SOC),mx7))
36 ifeq ($(SOC),$(filter $(SOC),mx5 mx6 mx7))
39 ifeq ($(SOC),$(filter $(SOC),mx6 mx7))
211 obj-$(CONFIG_MX7) += mx7/
/openbmc/linux/arch/arm/mach-imx/
H A DKconfig213 bool "i.MX7 Dual support"
219 This enables support for Freescale i.MX7 Dual processor.
228 This enables support for Freescale i.MX7 Ultra Low Power processor.
H A Dmach-imx7d-cm4.c15 DT_MACHINE_START(IMX7D, "Freescale i.MX7 Dual Cortex-M4 (Device Tree)")
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dimx7d-clock.yaml7 title: Freescale i.MX7 Dual Clock Controller
16 for the full list of i.MX7 Dual clock IDs.
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dfsl,imx7-src.yaml7 title: Freescale i.MX7 System Reset Controller
19 <dt-bindings/reset/imx7-reset.h> for i.MX7,
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx-mipi-csi2.yaml7 title: NXP i.MX7 and i.MX8 MIPI CSI-2 receiver
14 The NXP i.MX7 and i.MX8 families contain SoCs that include a MIPI CSI-2
16 compatible with some of the Exynos4 and S5P SoCs. i.MX7 SoCs use CSIS version
/openbmc/linux/Documentation/admin-guide/media/
H A Dimx7.rst3 i.MX7 Video Capture Driver
9 The i.MX7 contrary to the i.MX5/6 family does not contain an Image Processing
13 For image capture the i.MX7 has three units:
30 For additional information, please refer to the latest versions of the i.MX7
/openbmc/qemu/hw/arm/
H A Dmcimx7d-sabre.c12 * i.MX7 SoC
73 mc->desc = "Freescale i.MX7 DUAL SABRE (Cortex-A7)"; in mcimx7d_sabre_machine_init()
/openbmc/u-boot/board/technexion/pico-imx7d/
H A Dspl.c11 #include <asm/arch-mx7/mx7-ddr.h>
H A DKconfig10 default "mx7"
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c4 * i.MX7 GPR IP block emulation code
109 dc->desc = "i.MX7 General Purpose Registers Module"; in imx7_gpr_class_init()
H A Dimx7_ccm.c4 * i.MX7 CCM, PMU and ANALOG IP blocks emulation code
272 dc->desc = "i.MX7 Clock Control Module"; in imx7_ccm_class_init()
302 dc->desc = "i.MX7 Analog Module"; in imx7_analog_class_init()
/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/include/hw/misc/
H A Dimx7_gpr.h4 * i.MX7 GPR IP block emulation code
H A Dimx7_snvs.h4 * i.MX7 SNVS block emulation code
/openbmc/u-boot/drivers/thermal/
H A DKconfig13 depends on MX6 || MX7
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-sdb-reva.dts10 model = "Freescale i.MX7 SabreSD RevA Board";
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A DKconfig20 i.MX28, i.MX6SX, i.MX7 and i.MX8M).
/openbmc/u-boot/include/configs/
H A Dmx7_common.h5 * Configuration settings for the Freescale i.MX7.

1234