Home
last modified time | relevance | path

Searched full:mx7d (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/arch/arm/mach-imx/
Dsrc.c31 /* below is for i.MX7D */
91 * The motivation for bringing up the second i.MX7D core inside the kernel
95 * one CPU of the i.MX7D would be brought up.
96 * Bring up the second i.MX7D core inside the kernel to make the migration
114 pr_err("i.MX7D: CORE1_A7 power up timeout\n"); in imx_gpcv2_set_core1_pdn_pup_by_software()
Danatop.c114 * On i.MX7D digprog value match linux version format, so in imx_init_revision_from_anatop()
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Dfsl.yaml866 - description: i.MX7D based Boards
876 - remarkable,imx7d-remarkable2 # i.MX7D ReMarkable 2 E-Ink Tablet
877 - storopack,imx7d-smegw01 # Storopack i.MX7D SMEGW01
878 - technexion,imx7d-pico-dwarf # TechNexion i.MX7D Pico-Dwarf
879 - technexion,imx7d-pico-hobbit # TechNexion i.MX7D Pico-Hobbit
880 - technexion,imx7d-pico-nymph # TechNexion i.MX7D Pico-Nymph
881 - technexion,imx7d-pico-pi # TechNexion i.MX7D Pico-Pi
905 - description: i.MX7D Boards with Toradex Colibri i.MX7D Module
915 - description: i.MX7D Boards with Toradex Colibri i.MX7D 1GB (eMMC) Module
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/
Dimx-ocotp.yaml17 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN i.MX8MP and i.MX93/5 SoCs.
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx7d-pinctrl.yaml48 refer to i.MX7D Reference Manual for detailed CONFIG settings.
/linux-6.12.1/drivers/usb/dwc3/
Ddwc3-haps.c116 * i.MX6QP and i.MX7D platform use a PCIe controller with the
/linux-6.12.1/drivers/soc/imx/
Dsoc-imx.c119 soc_id = "i.MX7D"; in imx_soc_device_init()
/linux-6.12.1/drivers/iio/adc/
Dimx7d_adc.c3 * Freescale i.MX7D ADC driver
/linux-6.12.1/drivers/watchdog/
Dimx2_wdt.c338 * The i.MX7D doesn't support low power mode, so we need to ping the watchdog in imx2_wdt_probe()
/linux-6.12.1/drivers/usb/chipidea/
Dusbmisc_imx.c480 * For SoCs like i.MX7D and later, each USB controller has in usbmisc_imx6_hsic_get_reg_offset()
481 * its own non-core register region. For SoCs before i.MX7D, in usbmisc_imx6_hsic_get_reg_offset()
/linux-6.12.1/arch/arm/
DKconfig.debug502 bool "i.MX7D Debug UART"
506 on i.MX7D.
/linux-6.12.1/drivers/thermal/
Dimx_thermal.c383 * On i.MX7D, we only use the calibration data at 25C to get the temp, in imx_init_calib()