Home
last modified time | relevance | path

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

/Linux-v6.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-v6.1/Documentation/devicetree/bindings/arm/
Dfsl.yaml746 - description: i.MX7D based Boards
756 - remarkable,imx7d-remarkable2 # i.MX7D ReMarkable 2 E-Ink Tablet
757 - storopack,imx7d-smegw01 # Storopack i.MX7D SMEGW01
758 - technexion,imx7d-pico-dwarf # TechNexion i.MX7D Pico-Dwarf
759 - technexion,imx7d-pico-hobbit # TechNexion i.MX7D Pico-Hobbit
760 - technexion,imx7d-pico-nymph # TechNexion i.MX7D Pico-Nymph
761 - technexion,imx7d-pico-pi # TechNexion i.MX7D Pico-Pi
785 - description: i.MX7D Boards with Toradex Colibri i.MX7D Module
795 - description: i.MX7D Boards with Toradex Colibri i.MX7D 1GB (eMMC) Module
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dimx-ocotp.yaml15 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dfsl,imx7d-pinctrl.yaml48 refer to i.MX7D Reference Manual for detailed CONFIG settings.
/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-haps.c116 * i.MX6QP and i.MX7D platform use a PCIe controller with the
/Linux-v6.1/drivers/soc/imx/
Dsoc-imx.c119 soc_id = "i.MX7D"; in imx_soc_device_init()
/Linux-v6.1/drivers/watchdog/
Dimx2_wdt.c317 * The i.MX7D doesn't support low power mode, so we need to ping the watchdog in imx2_wdt_probe()
/Linux-v6.1/drivers/iio/adc/
Dimx7d_adc.c3 * Freescale i.MX7D ADC driver
/Linux-v6.1/drivers/usb/chipidea/
Dusbmisc_imx.c475 * For SoCs like i.MX7D and later, each USB controller has in usbmisc_imx6_hsic_get_reg_offset()
476 * its own non-core register region. For SoCs before i.MX7D, in usbmisc_imx6_hsic_get_reg_offset()
/Linux-v6.1/arch/arm/
DKconfig.debug521 bool "i.MX7D Debug UART"
525 on i.MX7D.
/Linux-v6.1/drivers/thermal/
Dimx_thermal.c444 * On i.MX7D, we only use the calibration data at 25C to get the temp, in imx_init_calib()