/linux-4.4.14/drivers/pwm/ |
D | pwm-mxs.c | 53 struct mxs_pwm_chip *mxs = to_mxs_pwm_chip(chip); in mxs_pwm_config() local 59 rate = clk_get_rate(mxs->clk); in mxs_pwm_config() 81 ret = clk_prepare_enable(mxs->clk); in mxs_pwm_config() 87 mxs->base + PWM_ACTIVE0 + pwm->hwpwm * 0x20); in mxs_pwm_config() 90 mxs->base + PWM_PERIOD0 + pwm->hwpwm * 0x20); in mxs_pwm_config() 96 clk_disable_unprepare(mxs->clk); in mxs_pwm_config() 103 struct mxs_pwm_chip *mxs = to_mxs_pwm_chip(chip); in mxs_pwm_enable() local 106 ret = clk_prepare_enable(mxs->clk); in mxs_pwm_enable() 110 writel(1 << pwm->hwpwm, mxs->base + PWM_CTRL + SET); in mxs_pwm_enable() 117 struct mxs_pwm_chip *mxs = to_mxs_pwm_chip(chip); in mxs_pwm_disable() local [all …]
|
D | Makefile | 26 obj-$(CONFIG_PWM_MXS) += pwm-mxs.o
|
D | Kconfig | 271 will be called pwm-mxs.
|
/linux-4.4.14/sound/soc/mxs/ |
D | Makefile | 2 snd-soc-mxs-objs := mxs-saif.o 3 snd-soc-mxs-pcm-objs := mxs-pcm.o 5 obj-$(CONFIG_SND_MXS_SOC) += snd-soc-mxs.o snd-soc-mxs-pcm.o 8 snd-soc-mxs-sgtl5000-objs := mxs-sgtl5000.o 10 obj-$(CONFIG_SND_SOC_MXS_SGTL5000) += snd-soc-mxs-sgtl5000.o
|
/linux-4.4.14/drivers/nvmem/ |
D | Makefile | 11 obj-$(CONFIG_NVMEM_MXS_OCOTP) += nvmem-mxs-ocotp.o 12 nvmem-mxs-ocotp-y := mxs-ocotp.o
|
D | Kconfig | 37 will be called nvmem-mxs-ocotp.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | mxs-audio-sgtl5000.txt | 4 - compatible: "fsl,mxs-audio-sgtl5000" 13 "fsl,mxs-audio-sgtl5000";
|
D | mxs-saif.txt | 9 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,mxs-pinctrl.txt | 3 The pins controlled by mxs pin controller are organized in banks, each bank 16 The node of mxs pin controller acts as a container for an arbitrary number of 25 Those subnodes under mxs pin controller node will fall into two categories. 32 On mxs, there is no hardware pin group. The pin group in this binding only 117 In this example, group node mmc0-8bit defines a group of pins for mxs SSP0 127 arch/arm/boot/dts/mxs-pinfunc.h.
|
/linux-4.4.14/arch/arm/mach-mxs/ |
D | Makefile | 2 obj-$(CONFIG_ARCH_MXS) += mach-mxs.o
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | Makefile | 16 obj-$(CONFIG_MXS_LRADC) += mxs-lradc.o
|
D | Kconfig | 106 module will be called mxs-lradc.
|
/linux-4.4.14/drivers/dma/ |
D | TODO | 9 - mxs-dma.c
|
D | Makefile | 48 obj-$(CONFIG_MXS_DMA) += mxs-dma.o
|
/linux-4.4.14/Documentation/devicetree/bindings/nvmem/ |
D | mxs-ocotp.txt | 13 Are child nodes of mxs-ocotp, bindings of which as described in
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-kernel-vmcoreinfo | 4 Contact: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | Makefile | 18 obj-$(CONFIG_PINCTRL_MXS) += pinctrl-mxs.o
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mxs.txt | 11 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | mxs-spi.txt | 9 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | mxs-mmc.txt | 15 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/drivers/crypto/ |
D | Makefile | 13 obj-$(CONFIG_CRYPTO_DEV_MXS_DCP) += mxs-dcp.o
|
D | Kconfig | 444 will be called mxs-dcp.
|
/linux-4.4.14/drivers/usb/phy/ |
D | Makefile | 25 obj-$(CONFIG_USB_MXS_PHY) += phy-mxs-usb.o
|
/linux-4.4.14/sound/soc/ |
D | Makefile | 32 obj-$(CONFIG_SND_SOC) += mxs/
|
D | Kconfig | 55 source "sound/soc/mxs/Kconfig"
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx23.dtsi | 113 compatible = "fsl,imx23-gpio", "fsl,mxs-gpio"; 122 compatible = "fsl,imx23-gpio", "fsl,mxs-gpio"; 131 compatible = "fsl,imx23-gpio", "fsl,mxs-gpio";
|
D | imx28.dtsi | 167 compatible = "fsl,imx28-gpio", "fsl,mxs-gpio"; 176 compatible = "fsl,imx28-gpio", "fsl,mxs-gpio"; 185 compatible = "fsl,imx28-gpio", "fsl,mxs-gpio"; 194 compatible = "fsl,imx28-gpio", "fsl,mxs-gpio"; 203 compatible = "fsl,imx28-gpio", "fsl,mxs-gpio";
|
D | imx28-apx4devkit.dts | 211 "fsl,mxs-audio-sgtl5000";
|
D | imx28-m28evk.dts | 270 "fsl,mxs-audio-sgtl5000";
|
D | imx28-eukrea-mbmx28lc.dtsi | 129 "fsl,mxs-audio-sgtl5000";
|
D | imx28-evk.dts | 354 "fsl,mxs-audio-sgtl5000";
|
D | imx28-tx28.dts | 139 "fsl,mxs-audio-sgtl5000";
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | fsl-mxs-auart.txt | 10 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/drivers/clocksource/ |
D | mxs_timer.c | 288 CLOCKSOURCE_OF_DECLARE(mxs, "fsl,timrot", mxs_timer_init);
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.txt | 14 Refer to dma.txt and fsl-mxs-dma.txt for details.
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-mxs.c | 216 IRQCHIP_DECLARE(mxs, "fsl,icoll", icoll_of_init);
|
D | Makefile | 9 obj-$(CONFIG_IRQ_MXS) += irq-mxs.o
|
/linux-4.4.14/drivers/clk/ |
D | Makefile | 64 obj-$(CONFIG_ARCH_MXS) += mxs/
|
/linux-4.4.14/drivers/mmc/host/ |
D | Makefile | 9 obj-$(CONFIG_MMC_MXS) += mxs-mmc.o
|
/linux-4.4.14/drivers/tty/serial/ |
D | Makefile | 82 obj-$(CONFIG_SERIAL_MXS_AUART) += mxs-auart.o
|
/linux-4.4.14/drivers/spi/ |
D | Makefile | 53 obj-$(CONFIG_SPI_MXS) += spi-mxs.o
|
/linux-4.4.14/drivers/gpio/ |
D | Makefile | 71 obj-$(CONFIG_GPIO_MXS) += gpio-mxs.o
|
/linux-4.4.14/drivers/i2c/busses/ |
D | Makefile | 67 obj-$(CONFIG_I2C_MXS) += i2c-mxs.o
|
D | Kconfig | 683 will be called i2c-mxs.
|
/linux-4.4.14/arch/arm/ |
D | Makefile | 191 machine-$(CONFIG_ARCH_MXS) += mxs
|
D | Kconfig | 869 source "arch/arm/mach-mxs/Kconfig"
|
/linux-4.4.14/ |
D | MAINTAINERS | 1087 F: arch/arm/mach-mxs/
|