Searched full:mx27 (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v5.10/arch/arm/mach-imx/ |
D | mach-imx27.c | 18 #include "mx27.h" 20 /* MX27 memory map definition */ 30 imx_map_entry(MX27, AIPI, MT_DEVICE), 36 imx_map_entry(MX27, SAHB1, MT_DEVICE), 41 imx_map_entry(MX27, X_MEMC, MT_DEVICE), 75 DT_MACHINE_START(IMX27_DT, "Freescale i.MX27 (Device Tree Support)")
|
D | mx27.h | 6 * This contains i.MX27-specific hardware definitions. For those 7 * hardware pieces that are common between i.MX21 and i.MX27, have a
|
D | cpu-imx27.c | 8 * i.MX27 specific CPU detection code 56 * -EINVAL - not a mx27
|
D | iim.h | 32 /* Definitions for i.MX27 TO2 */ 41 /* Definitions for i.MX27 TO2 */
|
D | Kconfig | 93 bool "i.MX27 support" 98 This enables support for Freescale i.MX27 processor
|
D | mx2x.h | 7 * i.MX27. 13 /* The following addresses are common between i.MX21 and i.MX27 */
|
D | hardware.h | 50 * mx27: 100 #include "mx27.h"
|
D | pm-imx27.c | 2 * i.MX27 Power Management Routines
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | imx27-clock.yaml | 7 title: Clock bindings for Freescale i.MX27 15 for the full list of i.MX27 clock IDs.
|
/Linux-v5.10/drivers/clk/imx/ |
D | clk-pllv1.c | 68 * i.MX21, i.MX27 and i,MX31 in clk_pllv1_recalc_rate() 87 * On i.MX27 the bit 9 is the sign bit. in clk_pllv1_recalc_rate()
|
D | clk-imx27.c | 181 imx_print_silicon_rev("i.MX27", mx27_revision()); in _mx27_clocks_init()
|
/Linux-v5.10/Documentation/w1/masters/ |
D | mxc-w1.rst | 7 * Freescale MX27, MX31 and probably other i.MX SoCs
|
/Linux-v5.10/include/linux/platform_data/media/ |
D | camera-mx2.h | 3 * mx2-cam.h - i.MX27/i.MX25 camera driver header file
|
/Linux-v5.10/Documentation/devicetree/bindings/nvmem/ |
D | imx-iim.yaml | 14 i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | coda.txt | 9 (a) "fsl,imx27-vpu" for CodaDx6 present in i.MX27
|
/Linux-v5.10/drivers/clocksource/ |
D | timer-imx-gpt.c | 24 * - MX21, MX27. 34 /* MX1, MX21, MX27 */ 42 /* MX21, MX27 */
|
/Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
D | imx-pwm.yaml | 15 Should be 2 for i.MX1 and 3 for i.MX27 and newer SoCs. See pwm.yaml
|
/Linux-v5.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)
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 92 are defined in the i.MX27 reference manual.
|
/Linux-v5.10/drivers/usb/gadget/udc/ |
D | fsl_mxc_udc.c | 60 if (!strcmp(pdev->id_entry->name, "imx-udc-mx27")) { in fsl_udc_clk_init()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | imx27-pdk.dts | 9 model = "Freescale i.MX27 Product Development Kit";
|
/Linux-v5.10/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 59 For i.MX25, i.MX27, i.MX31 and i.MX35 ("fsl,imx27-weim")
|
/Linux-v5.10/drivers/soc/imx/ |
D | soc-imx.c | 62 soc_id = "i.MX27"; in imx_soc_device_init()
|
/Linux-v5.10/drivers/pwm/ |
D | Kconfig | 216 tristate "i.MX27 PWM support" 219 Generic PWM framework driver for i.MX27 and later i.MX SoCs.
|
/Linux-v5.10/sound/soc/fsl/ |
D | mx27vis-aic32x4.c | 212 MODULE_DESCRIPTION("ALSA SoC AIC32X4 mx27 visstrim");
|
12