Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/arm/
Dfsl.yaml641 - description: i.MX7D based Boards
651 - remarkable,imx7d-remarkable2 # i.MX7D ReMarkable 2 E-Ink Tablet
652 - technexion,imx7d-pico-dwarf # TechNexion i.MX7D Pico-Dwarf
653 - technexion,imx7d-pico-hobbit # TechNexion i.MX7D Pico-Hobbit
654 - technexion,imx7d-pico-nymph # TechNexion i.MX7D Pico-Nymph
655 - technexion,imx7d-pico-pi # TechNexion i.MX7D Pico-Pi
686 - description: i.MX7D Boards with Toradex Colibri i.MX7D Module
694 - description: i.MX7D Boards with Toradex Colibri i.MX7D eMMC Module
/Linux-v5.15/Documentation/devicetree/bindings/nvmem/
Dimx-ocotp.yaml15 i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-haps.c116 * i.MX6QP and i.MX7D platform use a PCIe controller with the
/Linux-v5.15/drivers/soc/imx/
Dsoc-imx.c118 soc_id = "i.MX7D"; in imx_soc_device_init()
/Linux-v5.15/drivers/iio/adc/
Dimx7d_adc.c3 * Freescale i.MX7D ADC driver
/Linux-v5.15/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-v5.15/arch/arm/
DKconfig.debug492 bool "i.MX7D Debug UART"
496 on i.MX7D.
/Linux-v5.15/drivers/thermal/
Dimx_thermal.c470 * On i.MX7D, we only use the calibration data at 25C to get the temp, in imx_init_calib()