Searched full:mx35 (Results  1 – 15 of 15) sorted by relevance
| /linux/arch/arm/mach-imx/ | 
| H A D | mm-imx3.c | 115 	imx_map_entry(MX35, X_MEMC, MT_DEVICE),116 	imx_map_entry(MX35, AVIC, MT_DEVICE_NONSHARED),
 117 	imx_map_entry(MX35, AIPS1, MT_DEVICE_NONSHARED),
 118 	imx_map_entry(MX35, AIPS2, MT_DEVICE_NONSHARED),
 119 	imx_map_entry(MX35, SPBA0, MT_DEVICE_NONSHARED),
 
 | 
| H A D | mach-imx35.c | 10 #include "mx35.h"17 DT_MACHINE_START(IMX35_DT, "Freescale i.MX35 (Device Tree Support)")
 
 | 
| H A D | Kconfig | 50 	bool "i.MX35 support"53 	  This enables support for Freescale i.MX35 processor
 
 | 
| H A D | hardware.h | 60  * mx35:98 #include "mx35.h"
 
 | 
| H A D | cpu-imx35.c | 3  * MX35 CPU type detection
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | imx35-clock.yaml | 7 title: Freescale i.MX35 Clock Controller14   ID in its "clocks" phandle cell. The following is a full list of i.MX35
 
 | 
| /linux/drivers/clk/imx/ | 
| H A D | clk-imx35.c | 98 		pr_err("i.MX35 clk: illegal consumer mux selection 0x%x\n", consumer_sel);  in _mx35_clocks_init()125 		pr_err("i.MX35 clk: illegal hsp clk selection 0x%x\n", hsp_sel);  in _mx35_clocks_init()
 239 	imx_print_silicon_rev("i.MX35", mx35_revision());  in _mx35_clocks_init()
 
 | 
| /linux/Documentation/devicetree/bindings/nvmem/ | 
| H A D | imx-iim.yaml | 16   i.MX25, i.MX27, i.MX31, i.MX35, i.MX51 and i.MX53 SoCs.
 | 
| /linux/Documentation/networking/device_drivers/can/freescale/ | 
| H A D | flexcan.rst | 18 The older flexcan cores (integrated into the i.MX25, i.MX28, i.MX35
 | 
| /linux/drivers/clocksource/ | 
| H A D | timer-imx-gpt.c | 24  *  - MX25, MX31, MX35, MX37, MX51, MX6Q(rev1.0)51 /* MX31, MX35, MX25, MX5, MX6 */
 
 | 
| /linux/drivers/net/can/flexcan/ | 
| H A D | flexcan.h | 27  *    MX35  FlexCAN2  03.00.00.00     no        no        no       no        no           no     64
 | 
| /linux/drivers/soc/imx/ | 
| H A D | soc-imx.c | 72 		soc_id = "i.MX35";  in imx_soc_device_init()
 | 
| /linux/Documentation/devicetree/bindings/pinctrl/ | 
| H A D | fsl,imx35-pinctrl.yaml | 72                 Common i.MX35
 | 
| /linux/drivers/spi/ | 
| H A D | spi-imx.c | 211 /* MX1, MX31, MX35, MX51 CSPI */805 /* These functions also work for the i.MX35, but be aware that
 806  * the i.MX35 has a slightly different register layout for bits
 1105 	/* i.mx35 and later cspi shares the functions with i.mx31 one */
 1910 	 * Only validated on i.mx35 and i.mx6 now, can remove the constraint  in spi_imx_probe()
 
 | 
| /linux/drivers/mtd/nand/raw/ | 
| H A D | mxc_nand.c | 1293 /* v21: i.MX25, i.MX35 */
 |