Searched full:mx27 (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/arch/arm/mach-imx/ |
D | mach-imx27.c | 12 #include "mx27.h" 14 /* MX27 memory map definition */ 24 imx_map_entry(MX27, AIPI, MT_DEVICE), 30 imx_map_entry(MX27, SAHB1, MT_DEVICE), 35 imx_map_entry(MX27, X_MEMC, MT_DEVICE), 58 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 57 * -EINVAL - not a mx27
|
D | iim.h | 32 /* Definitions for i.MX27 TO2 */ 41 /* Definitions for i.MX27 TO2 */
|
D | Kconfig | 81 bool "i.MX27 support" 86 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-6.12.1/Documentation/devicetree/bindings/clock/ |
D | imx27-clock.yaml | 7 title: Freescale i.MX27 Clock Controller 15 for the full list of i.MX27 clock IDs.
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk-pllv1.c | 67 * i.MX21, i.MX27 and i,MX31 in clk_pllv1_recalc_rate() 86 * On i.MX27 the bit 9 is the sign bit. in clk_pllv1_recalc_rate()
|
D | clk-imx27.c | 169 imx_print_silicon_rev("i.MX27", mx27_revision()); in _mx27_clocks_init()
|
/linux-6.12.1/drivers/gpu/drm/imx/lcdc/ |
D | Kconfig | 9 Found on i.MX1, i.MX21, i.MX25 and i.MX27.
|
/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 | 23 * - MX21, MX27. 39 /* MX1, MX21, MX27 */ 47 /* MX21, MX27 */
|
/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/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 92 are defined in the i.MX27 reference manual.
|
/linux-6.12.1/Documentation/devicetree/bindings/display/imx/ |
D | fsl,imx-lcdc.yaml | 7 title: Freescale i.MX LCD Controller, found on i.MX1, i.MX21, i.MX25 and i.MX27
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx27-pdk.dts | 9 model = "Freescale i.MX27 Product Development Kit";
|
/linux-6.12.1/drivers/soc/imx/ |
D | soc-imx.c | 66 soc_id = "i.MX27"; in imx_soc_device_init()
|
/linux-6.12.1/drivers/pwm/ |
D | Kconfig | 291 tristate "i.MX27 PWM support" 295 Generic PWM framework driver for i.MX27 and later i.MX SoCs.
|
D | pwm-imx27.c | 355 MODULE_DESCRIPTION("i.MX27 and later i.MX SoCs Pulse Width Modulator driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | fsl.yaml | 58 - description: i.MX27 based Boards 65 - description: i.MX27 APF27 SoM Board 71 - description: i.MX27 Eukrea CPUIMX27 SoM Board 77 - description: i.MX27 Phytec pca100 Board 83 - description: i.MX27 Phytec pcm970 Board
|
/linux-6.12.1/arch/arm/ |
D | Kconfig.debug | 424 bool "i.MX27 Debug UART" 428 on i.MX27.
|
/linux-6.12.1/drivers/spi/ |
D | spi-imx.c | 192 /* MX21, MX27 */ 1016 /* i.mx27 cspi shares the functions with i.mx21 one */
|
12