Home
last modified time | relevance | path

Searched full:mxc (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/clk/imx/
H A DMakefile3 mxc-clk-objs += clk.o
4 mxc-clk-objs += clk-busy.o
5 mxc-clk-objs += clk-composite-7ulp.o
6 mxc-clk-objs += clk-composite-8m.o
7 mxc-clk-objs += clk-composite-93.o
8 mxc-clk-objs += clk-fracn-gppll.o
9 mxc-clk-objs += clk-cpu.o
10 mxc-clk-objs += clk-divider-gate.o
11 mxc-clk-objs += clk-fixup-div.o
12 mxc-clk-objs += clk-fixup-mux.o
[all …]
/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.c10 #include "mxc-jpeg-hw.h"
23 dev_dbg(dev, " MXC JPEG NEXT_DESCPT_PTR 0x%x\n", in print_descriptor_info()
25 dev_dbg(dev, " MXC JPEG BUF_BASE0 0x%x\n", desc->buf_base0); in print_descriptor_info()
26 dev_dbg(dev, " MXC JPEG BUF_BASE1 0x%x\n", desc->buf_base1); in print_descriptor_info()
27 dev_dbg(dev, " MXC JPEG LINE_PITCH %d\n", desc->line_pitch); in print_descriptor_info()
28 dev_dbg(dev, " MXC JPEG STM_BUFBASE 0x%x\n", desc->stm_bufbase); in print_descriptor_info()
29 dev_dbg(dev, " MXC JPEG STM_BUFSIZE %d\n", desc->stm_bufsize); in print_descriptor_info()
30 dev_dbg(dev, " MXC JPEG IMGSIZE %x (%d x %d)\n", desc->imgsize, in print_descriptor_info()
32 dev_dbg(dev, " MXC JPEG STM_CTRL 0x%x\n", desc->stm_ctrl); in print_descriptor_info()
H A DMakefile2 mxc-jpeg-encdec-objs := mxc-jpeg-hw.o mxc-jpeg.o
3 obj-$(CONFIG_VIDEO_IMX8_JPEG) += mxc-jpeg-encdec.o
/linux/Documentation/devicetree/bindings/clock/
H A Dqcom,glymur-evacc.yaml32 - description: MXC power domain
36 Required OPP nodes for the MMCX and MXC power domains.
39 - description: MXC performance point
H A Dqcom,x1e80100-camcc.yaml43 - description: A phandle to the MXC power-domain
48 - description: A phandle to an OPP node describing MXC performance points
H A Dqcom,sm8450-camcc.yaml51 - description: MXC power domain
58 - description: MXC performance point
H A Dqcom,sm8450-videocc.yaml52 - description: MXC power domain
59 - description: MXC performance point
/linux/drivers/w1/masters/
H A DKconfig50 tristate "Freescale MXC 1-wire busmaster"
53 Say Y here to enable MXC 1-wire host
H A Dmxc_w1.c17 * MXC W1 Register offsets
180 MODULE_DESCRIPTION("Driver for One-Wire on MXC");
/linux/drivers/char/hw_random/
H A Dmxc-rnga.c144 mxc_rng->rng.name = "mxc-rnga"; in mxc_rnga_probe()
164 dev_err(&pdev->dev, "MXC RNGA registering failed (%d)\n", err); in mxc_rnga_probe()
/linux/include/linux/platform_data/
H A Di2c-imx.h12 * struct imxi2c_platform_data - structure of platform data for MXC I2C driver
/linux/drivers/media/platform/amphion/
H A DKconfig19 This is a V4L2 driver for NXP MXC 8Q video accelerator hardware.
/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-mxc.yaml4 $id: http://devicetree.org/schemas/rtc/rtc-mxc.yaml#
/linux/drivers/cpuidle/
H A Dcpuidle-calxeda.c5 * Based on arch/arm/plat-mxc/cpuidle.c: #v3.7
/linux/Documentation/devicetree/bindings/gpio/
H A Dfsl-imx-gpio.yaml7 title: Freescale i.MX/MXC GPIO controller
/linux/drivers/mtd/nand/raw/
H A DKconfig240 tristate "Freescale MXC NAND controller"
245 MXC processors.
/linux/arch/arm/mach-imx/
H A Dhardware.h94 #include "mxc.h"
/linux/drivers/video/fbdev/
H A Dimsttfb.c585 __u8 tcc, mxc, lckl_n, mic; in set_imstt_regvals_tvp() local
592 mxc = 0x4d; in set_imstt_regvals_tvp()
599 mxc = 0x55; in set_imstt_regvals_tvp()
606 mxc = 0x5d; in set_imstt_regvals_tvp()
613 mxc = 0x5d; in set_imstt_regvals_tvp()
633 par->cmap_regs[TVPIDATA] = mxc; eieio(); in set_imstt_regvals_tvp()
/linux/drivers/rtc/
H A DMakefile120 obj-$(CONFIG_RTC_DRV_MXC) += rtc-mxc.o
H A Drtc-mxc.c402 MODULE_DESCRIPTION("RTC driver for Freescale MXC");
/linux/drivers/clocksource/
H A Dtimer-imx-gpt.c21 * There are 4 versions of the timer hardware on Freescale MXC hardware.
/linux/drivers/mmc/host/
H A Dmxcmmc.c43 #define DRIVER_NAME "mxc-mmc"
1231 MODULE_ALIAS("platform:mxc-mmc");
/linux/drivers/i2c/busses/
H A Di2c-imx.c10 * for I2C Bus integrated in Freescale i.MX/MXC processors
/linux/arch/arm64/boot/dts/qcom/
H A Dmonaco.dtsi5383 "mxc",
7614 "mxc";
7733 "mxc",
H A Dsc8280xp.dtsi6206 "mxc";
6349 "mxc";

12