Searched full:mx23 (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | imx23-clock.yaml | 7 title: Freescale i.MX23 Clock Controller 14 ID in its "clocks" phandle cell. The following is a full list of i.MX23
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | mxs-lradc.txt | 4 - compatible: Should be "fsl,imx23-lradc" for i.MX23 SoC and "fsl,imx28-lradc" 23 Example for i.MX23 SoC:
|
/linux-6.12.1/drivers/clocksource/ |
D | mxs_timer.c | 22 * The v1 on MX23 only gets 16 bits counter, while v2 on MX28 26 * another for clocksource. MX28 uses timrot 0 and 1, while MX23 43 * on MX28 while timrot2 on MX23.
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-mxs.c | 106 * @dev_type: distinguish i.MX23/i.MX28 features 349 * Start WRITE transaction on the I2C bus. By studying i.MX23 datasheet, 381 * MX23 idea: in mxs_i2c_pio_setup_xfer() 385 * WARNING! The MX23 is broken in some way, even if it claims in mxs_i2c_pio_setup_xfer() 549 /* Clear the PIO_MODE on i.MX23 */ in mxs_i2c_pio_setup_xfer() 622 * The i.MX23 is strange. After each and every operation, it's I2C IP in mxs_i2c_xfer_msg() 626 * DEBUG0 register. This bit is not documented in the i.MX23 datasheet in mxs_i2c_xfer_msg()
|
/linux-6.12.1/arch/arm/mach-mxs/ |
D | Kconfig | 17 bool "Freescale MXS (i.MX23, i.MX28) support"
|
D | mach-mxs.c | 299 return "i.MX23"; in mxs_get_soc_id()
|
/linux-6.12.1/drivers/mfd/ |
D | mxs-lradc.c | 170 fallthrough; /* to an error message for i.MX23 */ in mxs_lradc_probe() 251 MODULE_DESCRIPTION("Freescale i.MX23/i.MX28 LRADC driver");
|
/linux-6.12.1/drivers/gpu/drm/mxsfb/ |
D | Kconfig | 19 Those devices are found in various i.MX SoC (including i.MX23,
|
D | mxsfb_drv.h | 5 * i.MX23/i.MX28/i.MX6SX MXSFB LCD controller driver.
|
D | mxsfb_regs.h | 6 * i.MX23/i.MX28/i.MX6SX MXSFB LCD controller driver.
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | mxs-ocotp.yaml | 7 title: On-Chip OTP Memory for Freescale i.MX23/i.MX28
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | fsl-dcp.yaml | 7 title: Freescale DCP (Data Co-Processor) found on i.MX23/i.MX28
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | fsl,imx6ull-pxp.yaml | 18 i.MX SoCs from i.MX23 to i.MX7.
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | fsl,mxs-dma.yaml | 7 title: Freescale Direct Memory Access (DMA) Controller from i.MX23/i.MX28
|
/linux-6.12.1/arch/arm/boot/dts/nxp/mxs/ |
D | imx23-olinuxino.dts | 13 model = "i.MX23 Olinuxino Low Cost Board";
|
D | imx23-evk.dts | 9 model = "Freescale i.MX23 Evaluation Kit";
|
D | imx23-pinfunc.h | 3 * Header providing constants for i.MX23 pinctrl bindings.
|
/linux-6.12.1/drivers/watchdog/ |
D | stmp3xxx_rtc_wdt.c | 3 * Watchdog driver for the RTC based watchdog in STMP3xxx and i.MX23/28
|
/linux-6.12.1/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-regs.h | 176 /* MX23 uses this to detect READY. */
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,mxs-pinctrl.txt | 124 Valid values for i.MX28/i.MX23 pinmux-id are defined in
|
/linux-6.12.1/drivers/nvmem/ |
D | mxs-ocotp.c | 194 MODULE_DESCRIPTION("driver for OCOTP in i.MX23/i.MX28");
|
D | Kconfig | 202 on the Freescale i.MX23/i.MX28 processor.
|
/linux-6.12.1/drivers/clk/mxs/ |
D | clk-imx23.c | 157 pr_err("i.MX23 clk %d: register failed with %ld\n", in mx23_clocks_init()
|
/linux-6.12.1/drivers/pinctrl/freescale/ |
D | pinctrl-imx23.c | 3 // Freescale i.MX23 pinctrl driver
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | Kconfig | 945 tristate "Freescale i.MX23/i.MX28 LRADC touchscreen" 949 analog-to-digital converter (LRADC) on an i.MX23 or i.MX28 processor.
|
12