Home
last modified time | relevance | path

Searched full:imx (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/linux/drivers/pwm/
H A Dpwm-imx27.c100 static int pwm_imx27_clk_prepare_enable(struct pwm_imx27_chip *imx) in pwm_imx27_clk_prepare_enable() argument
104 ret = clk_prepare_enable(imx->clk_ipg); in pwm_imx27_clk_prepare_enable()
108 ret = clk_prepare_enable(imx->clk_per); in pwm_imx27_clk_prepare_enable()
110 clk_disable_unprepare(imx->clk_ipg); in pwm_imx27_clk_prepare_enable()
117 static void pwm_imx27_clk_disable_unprepare(struct pwm_imx27_chip *imx) in pwm_imx27_clk_disable_unprepare() argument
119 clk_disable_unprepare(imx->clk_per); in pwm_imx27_clk_disable_unprepare()
120 clk_disable_unprepare(imx->clk_ipg); in pwm_imx27_clk_disable_unprepare()
126 struct pwm_imx27_chip *imx = to_pwm_imx27_chip(chip); in pwm_imx27_get_state() local
131 ret = pwm_imx27_clk_prepare_enable(imx); in pwm_imx27_get_state()
135 val = readl(imx->mmio_base + MX3_PWMCR); in pwm_imx27_get_state()
[all …]
H A Dpwm-imx1.c40 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_prepare_enable() local
43 ret = clk_prepare_enable(imx->clk_ipg); in pwm_imx1_clk_prepare_enable()
47 ret = clk_prepare_enable(imx->clk_per); in pwm_imx1_clk_prepare_enable()
49 clk_disable_unprepare(imx->clk_ipg); in pwm_imx1_clk_prepare_enable()
58 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_clk_disable_unprepare() local
60 clk_disable_unprepare(imx->clk_per); in pwm_imx1_clk_disable_unprepare()
61 clk_disable_unprepare(imx->clk_ipg); in pwm_imx1_clk_disable_unprepare()
67 struct pwm_imx1_chip *imx = to_pwm_imx1_chip(chip); in pwm_imx1_config() local
87 max = readl(imx->mmio_base + MX1_PWMP); in pwm_imx1_config()
90 writel(max - p, imx->mmio_base + MX1_PWMS); in pwm_imx1_config()
[all …]
/linux/drivers/staging/media/imx/
H A DMakefile2 imx-media-common-objs := imx-media-capture.o imx-media-dev-common.o \
3 imx-media-of.o imx-media-utils.o
5 imx6-media-objs := imx-media-dev.o imx-media-internal-sd.o \
6 imx-ic-common.o imx-ic-prp.o imx-ic-prpencvf.o imx-media-vdic.o \
7 imx-media-csc-scaler.o
9 imx6-media-csi-objs := imx-media-csi.o imx-media-fim.o
11 obj-$(CONFIG_VIDEO_IMX_MEDIA) += imx-media-common.o
H A Dimx-media.h16 #include <video/imx-ipu-v3.h>
169 /* imx-media-utils.c */
229 /* imx-media-dev-common.c */
236 /* imx-media-fim.c */
246 /* imx-media-internal-sd.c */
251 /* imx-media-of.c */
255 /* imx-media-vdic.c */
262 /* imx-ic-common.c */
269 /* imx-media-capture.c */
281 /* imx-media-csc-scaler.c */
H A Dimx-media-dev.c12 #include <media/imx.h>
13 #include "imx-media.h"
109 v4l2_info(&imxmd->v4l2_dev, "Removing imx-media\n"); in imx_media_remove()
125 { .compatible = "fsl,imx-capture-subsystem" },
134 .name = "imx-media",
/linux/sound/soc/fsl/
H A DMakefile58 snd-soc-imx-audmux-y := imx-audmux.o
59 obj-$(CONFIG_SND_SOC_IMX_AUDMUX) += snd-soc-imx-audmux.o
61 obj-$(CONFIG_SND_SOC_IMX_PCM_FIQ) += imx-pcm-fiq.o
62 obj-$(CONFIG_SND_SOC_IMX_PCM_DMA) += imx-pcm-dma.o
63 obj-$(CONFIG_SND_SOC_IMX_AUDIO_RPMSG) += imx-audio-rpmsg.o
64 obj-$(CONFIG_SND_SOC_IMX_PCM_RPMSG) += imx-pcm-rpmsg.o
68 snd-soc-imx-es8328-y := imx-es8328.o
69 snd-soc-imx-sgtl5000-y := imx-sgtl5000.o
70 snd-soc-imx-audmix-y := imx-audmix.o
71 snd-soc-imx-hdmi-y := imx-hdmi.o
[all …]
H A Dfsl-asoc-card.c23 #include "imx-audmux.h"
745 if (of_device_is_compatible(np, "fsl,imx-audio-cs42888")) { in fsl_asoc_card_probe()
753 } else if (of_device_is_compatible(np, "fsl,imx-audio-cs427x")) { in fsl_asoc_card_probe()
757 } else if (of_device_is_compatible(np, "fsl,imx-audio-sgtl5000")) { in fsl_asoc_card_probe()
761 } else if (of_device_is_compatible(np, "fsl,imx-audio-tlv320aic32x4")) { in fsl_asoc_card_probe()
764 } else if (of_device_is_compatible(np, "fsl,imx-audio-tlv320aic31xx")) { in fsl_asoc_card_probe()
773 } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8962")) { in fsl_asoc_card_probe()
779 } else if (of_device_is_compatible(np, "fsl,imx-audio-wm8960")) { in fsl_asoc_card_probe()
784 } else if (of_device_is_compatible(np, "fsl,imx-audio-ac97")) { in fsl_asoc_card_probe()
789 } else if (of_device_is_compatible(np, "fsl,imx-audio-mqs")) { in fsl_asoc_card_probe()
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dfsl-asoc-card.yaml35 - fsl,imx-sgtl5000
62 - fsl,imx-audio-ac97
63 - fsl,imx-audio-cs42888
64 - fsl,imx-audio-mqs
65 - fsl,imx-audio-sgtl5000
66 - fsl,imx-audio-wm8960
67 - fsl,imx-audio-wm8962
70 - fsl,imx-sabreauto-spdif
72 - const: fsl,imx-audio-spdif
75 - fsl,imx-audio-ac97
[all …]
H A Dimx-audio-hdmi.yaml4 $id: http://devicetree.org/schemas/sound/imx-audio-hdmi.yaml#
15 - fsl,imx-audio-hdmi
16 - fsl,imx-audio-sii902x
51 compatible = "fsl,imx-audio-hdmi";
H A Dfsl,imx-audio-es8328.yaml4 $id: http://devicetree.org/schemas/sound/fsl,imx-audio-es8328.yaml#
18 const: fsl,imx-audio-es8328
94 compatible = "fsl,imx-audio-es8328";
95 model = "imx-audio-es8328";
/linux/drivers/nvmem/
H A DMakefile19 obj-$(CONFIG_NVMEM_IMX_IIM) += nvmem-imx-iim.o
20 nvmem-imx-iim-y := imx-iim.o
21 obj-$(CONFIG_NVMEM_IMX_OCOTP) += nvmem-imx-ocotp.o
22 nvmem-imx-ocotp-y := imx-ocotp.o
23 obj-$(CONFIG_NVMEM_IMX_OCOTP_ELE) += nvmem-imx-ocotp-ele.o
24 nvmem-imx-ocotp-ele-y := imx-ocotp-ele.o
25 obj-$(CONFIG_NVMEM_IMX_OCOTP_SCU) += nvmem-imx-ocotp-scu.o
26 nvmem-imx-ocotp-scu-y := imx-ocotp-scu.o
/linux/drivers/firmware/imx/
H A DMakefile2 obj-$(CONFIG_IMX_DSP) += imx-dsp.o
3 obj-$(CONFIG_IMX_SCU) += imx-scu.o misc.o imx-scu-irq.o rm.o imx-scu-soc.o
H A DKconfig3 tristate "IMX DSP Protocol driver"
14 bool "IMX SCU Protocol driver"
27 tristate "IMX SCMI MISC Protocol driver"
/linux/drivers/gpu/drm/imx/ipuv3/
H A DMakefile3 imxdrm-objs := imx-drm-core.o ipuv3-crtc.o ipuv3-plane.o
8 obj-$(CONFIG_DRM_IMX_TVE) += imx-tve.o
9 obj-$(CONFIG_DRM_IMX_LDB) += imx-ldb.o
11 obj-$(CONFIG_DRM_IMX_HDMI) += dw_hdmi-imx.o
/linux/drivers/clk/imx/
H A DMakefile36 obj-$(CONFIG_MXC_CLK_SCU) += clk-imx-scu.o clk-imx-lpcg-scu.o clk-imx-acm.o
37 clk-imx-scu-$(CONFIG_CLK_IMX8QXP) += clk-scu.o clk-imx8qxp.o \
40 clk-imx-lpcg-scu-$(CONFIG_CLK_IMX8QXP) += clk-lpcg-scu.o clk-imx8qxp-lpcg.o
41 clk-imx-acm-$(CONFIG_CLK_IMX8QXP) = clk-imx8-acm.o
/linux/include/linux/firmware/imx/
H A Dsci.h13 #include <linux/firmware/imx/ipc.h>
15 #include <linux/firmware/imx/svc/misc.h>
16 #include <linux/firmware/imx/svc/pm.h>
17 #include <linux/firmware/imx/svc/rm.h>
/linux/drivers/gpu/drm/imx/
H A DKconfig3 source "drivers/gpu/drm/imx/dcss/Kconfig"
4 source "drivers/gpu/drm/imx/ipuv3/Kconfig"
5 source "drivers/gpu/drm/imx/lcdc/Kconfig"
/linux/drivers/media/platform/nxp/
H A DMakefile4 obj-y += imx-jpeg/
9 obj-$(CONFIG_VIDEO_IMX_MIPI_CSIS) += imx-mipi-csis.o
10 obj-$(CONFIG_VIDEO_IMX_PXP) += imx-pxp.o
/linux/drivers/interconnect/imx/
H A DMakefile1 imx-interconnect-objs := imx.o
7 obj-$(CONFIG_INTERCONNECT_IMX) += imx-interconnect.o
/linux/Documentation/devicetree/bindings/firmware/
H A Dfsl,scu.yaml26 const: fsl,imx-scu
151 #include <dt-bindings/firmware/imx/rsrc.h>
157 compatible = "fsl,imx-scu";
201 compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key";
206 compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt";
211 compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal";
/linux/drivers/gpu/ipu-v3/
H A DMakefile2 obj-$(CONFIG_IMX_IPUV3_CORE) += imx-ipu-v3.o
4 imx-ipu-v3-objs := ipu-common.o ipu-cpmem.o ipu-csi.o ipu-dc.o ipu-di.o \
9 imx-ipu-v3-objs += ipu-pre.o ipu-prg.o
/linux/sound/soc/sof/imx/
H A DMakefile6 snd-sof-imx-common-y := imx-common.o
11 obj-$(CONFIG_SND_SOC_SOF_IMX_COMMON) += imx-common.o
/linux/Documentation/devicetree/bindings/watchdog/
H A Dfsl,scu-wdt.yaml13 Client nodes are maintained as children of the relevant IMX-SCU device node.
24 - const: fsl,imx-sc-wdt
34 compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt";
/linux/Documentation/devicetree/bindings/input/
H A Dfsl,scu-key.yaml13 Client nodes are maintained as children of the relevant IMX-SCU device node.
22 - const: fsl,imx-sc-key
40 compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key";
/linux/Documentation/devicetree/bindings/thermal/
H A Dfsl,scu-thermal.yaml13 Client nodes are maintained as children of the relevant IMX-SCU device node.
24 - const: fsl,imx-sc-thermal
37 compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal";

12345678910>>...25