| /linux-4.4.14/drivers/mmc/host/ |
| D | sdhci-pxav3.c | 135 struct sdhci_pxa *pxa = pltfm_host->priv; in armada_38x_quirks() local 143 pxa->sdio3_conf_reg = devm_ioremap_resource(&pdev->dev, res); in armada_38x_quirks() 144 if (IS_ERR(pxa->sdio3_conf_reg)) in armada_38x_quirks() 145 return PTR_ERR(pxa->sdio3_conf_reg); in armada_38x_quirks() 204 struct sdhci_pxa *pxa = pltfm_host->priv; in pxav3_gen_init_74_clocks() local 208 if (pxa->power_mode == MMC_POWER_UP in pxav3_gen_init_74_clocks() 215 pxa->power_mode, in pxav3_gen_init_74_clocks() 247 pxa->power_mode = power_mode; in pxav3_gen_init_74_clocks() 253 struct sdhci_pxa *pxa = pltfm_host->priv; in pxav3_set_uhs_signaling() local 287 if (pxa->sdio3_conf_reg) { in pxav3_set_uhs_signaling() [all …]
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | pxa2xx.dtsi | 10 #include "dt-bindings/clock/pxa-clock.h" 43 compatible = "marvell,pxa-intc"; 51 compatible = "mrvl,pxa-gpio"; 80 compatible = "mrvl,pxa-uart"; 88 compatible = "mrvl,pxa-uart"; 96 compatible = "mrvl,pxa-uart"; 104 compatible = "mrvl,pxa-uart"; 111 compatible = "mrvl,pxa-i2c"; 121 compatible = "marvell,pxa-ohci"; 128 compatible = "marvell,pxa-mmc"; [all …]
|
| D | pxa3xx.dtsi | 58 compatible = "marvell,pxa-mmc"; 69 compatible = "marvell,pxa-mmc"; 80 compatible = "marvell,pxa-mmc"; 91 compatible = "marvell,pxa-ohci"; 116 compatible = "marvell,pxa-timer";
|
| D | pxa27x.dtsi | 3 #include "dt-bindings/clock/pxa-clock.h" 30 compatible = "marvell,pxa-ohci"; 66 compatible = "mrvl,pxa-i2c"; 126 compatible = "marvell,pxa-timer";
|
| /linux-4.4.14/Documentation/devicetree/bindings/clock/ |
| D | pxa-clock.txt | 4 - compatible: Should be "marvell,pxa-clocks" 8 ID in its "clocks" phandle cell (see include/.../pxa-clock.h). 13 compatible = "marvell,pxa-clocks";
|
| /linux-4.4.14/Documentation/arm/Marvell/ |
| D | README | 160 …Product Brief : http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_pb… 161 …Design guide : http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_de… 162 …Developers manual : http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_de… 163 …Specification : http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_em… 164 …Specification update : http://www.marvell.com/application-processors/pxa-family/assets/pxa_27x_sp… 168 …PXA 300 Product Brief : http://www.marvell.com/application-processors/pxa-family/assets/PXA300_PB_… 169 …PXA 310 Product Brief : http://www.marvell.com/application-processors/pxa-family/assets/PXA310_PB_… 170 …PXA 320 Product Brief : http://www.marvell.com/application-processors/pxa-family/assets/PXA320_PB_… 171 …Design guide : http://www.marvell.com/application-processors/pxa-family/assets/PXA3xx_Des… 172 …Developers manual : http://www.marvell.com/application-processors/pxa-family/assets/PXA3xx_Dev… [all …]
|
| /linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
| D | pxa-mmc.txt | 6 - compatible: Should be "marvell,pxa-mmc". 14 and the properties used by the pxa-mmc driver. 19 compatible = "marvell,pxa-mmc";
|
| D | sdhci-pxa.txt | 1 * Marvell sdhci-pxa v2/v3 controller
|
| /linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
| D | pxa-rtc.txt | 6 - compatible : Should be "marvell,pxa-rtc" 11 compatible = "marvell,pxa-rtc";
|
| /linux-4.4.14/Documentation/devicetree/bindings/sound/ |
| D | mrvl,pxa2xx-pcm.txt | 8 - compatible 'mrvl,pxa-pcm-audio' 13 compatible = "mrvl,pxa-pcm-audio";
|
| D | mrvl,pxa-ssp.txt | 5 compatible Must be "mrvl,pxa-ssp-dai" 25 compatible = "mrvl,pxa-ssp-dai";
|
| /linux-4.4.14/Documentation/arm/pxa/ |
| D | mfp.txt | 52 see arch/arm/mach-pxa/mach/include/mfp-pxa300.h) 121 a) once the pin configurations are passed to pxa{2xx,3xx}_mfp_config(), 200 - arch/arm/mach-pxa/include/mach/mfp.h 206 - arch/arm/mach-pxa/include/mach/mfp-pxa3xx.h 211 - arch/arm/mach-pxa/include/mach/mfp-pxa2xx.h 215 - arch/arm/mach-pxa/include/mach/mfp-pxa25x.h 216 arch/arm/mach-pxa/include/mach/mfp-pxa27x.h 217 arch/arm/mach-pxa/include/mach/mfp-pxa300.h 218 arch/arm/mach-pxa/include/mach/mfp-pxa320.h 219 arch/arm/mach-pxa/include/mach/mfp-pxa930.h [all …]
|
| /linux-4.4.14/sound/soc/pxa/ |
| D | Makefile | 5 snd-soc-pxa-ssp-objs := pxa-ssp.o 12 obj-$(CONFIG_SND_PXA_SOC_SSP) += snd-soc-pxa-ssp.o
|
| /linux-4.4.14/Documentation/devicetree/bindings/usb/ |
| D | pxa-usb.txt | 6 - compatible: Should be "marvell,pxa-ohci" for USB controllers 25 compatible = "marvell,pxa-ohci", "usb-ohci";
|
| /linux-4.4.14/Documentation/devicetree/bindings/serial/ |
| D | mrvl-serial.txt | 4 - compatible : should be "mrvl,mmp-uart" or "mrvl,pxa-uart".
|
| /linux-4.4.14/drivers/clk/pxa/ |
| D | Makefile | 1 obj-y += clk-pxa.o
|
| /linux-4.4.14/drivers/phy/ |
| D | Makefile | 14 obj-$(CONFIG_PHY_PXA_28NM_USB2) += phy-pxa-28nm-usb2.o 15 obj-$(CONFIG_PHY_PXA_28NM_HSIC) += phy-pxa-28nm-hsic.o
|
| /linux-4.4.14/arch/arm/mach-pxa/ |
| D | Makefile | 22 obj-$(CONFIG_MACH_PXA3XX_DT) += pxa-dt.o 23 obj-$(CONFIG_MACH_PXA27X_DT) += pxa-dt.o
|
| /linux-4.4.14/Documentation/sound/alsa/soc/ |
| D | machine.txt | 63 .cpu_dai_name = "pxa-is2-dai", 65 .platform_name = "pxa-pcm-audio",
|
| D | platform.txt | 52 An example DMA driver is soc/pxa/pxa2xx-pcm.c
|
| /linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
| D | i2c-pxa.txt | 8 For the pxa2xx/pxa3xx, an additional node "mrvl,pxa-i2c" is required
|
| /linux-4.4.14/sound/soc/ |
| D | Makefile | 36 obj-$(CONFIG_SND_SOC) += pxa/
|
| D | Kconfig | 56 source "sound/soc/pxa/Kconfig"
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | Makefile | 76 obj-$(CONFIG_I2C_PXA) += i2c-pxa.o 77 obj-$(CONFIG_I2C_PXA_PCI) += i2c-pxa-pci.o
|
| D | Kconfig | 766 will be called i2c-pxa.
|
| /linux-4.4.14/drivers/pwm/ |
| D | Makefile | 29 obj-$(CONFIG_PWM_PXA) += pwm-pxa.o
|
| D | Kconfig | 299 will be called pwm-pxa.
|
| /linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
| D | mrvl-gpio.txt | 10 There're three gpio interrupts in arch-pxa, and they're gpio0,
|
| /linux-4.4.14/drivers/clk/ |
| D | Makefile | 67 obj-$(CONFIG_COMMON_CLK_PXA) += pxa/
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | Makefile | 26 obj-$(CONFIG_SERIAL_PXA) += pxa.o
|
| /linux-4.4.14/arch/arm/ |
| D | Makefile | 199 machine-$(CONFIG_ARCH_PXA) += pxa 234 plat-$(CONFIG_PLAT_PXA) += pxa
|
| D | Kconfig | 887 source "arch/arm/mach-pxa/Kconfig" 888 source "arch/arm/plat-pxa/Kconfig"
|
| /linux-4.4.14/drivers/gpio/ |
| D | Makefile | 78 obj-$(CONFIG_GPIO_PXA) += gpio-pxa.o
|
| /linux-4.4.14/Documentation/i2c/ |
| D | functionality | 74 A typical full-I2C adapter would use the following (from the i2c-pxa
|
| /linux-4.4.14/drivers/rtc/ |
| D | Makefile | 120 obj-$(CONFIG_RTC_DRV_PXA) += rtc-pxa.o
|
| /linux-4.4.14/ |
| D | MAINTAINERS | 1063 F: arch/arm/mach-pxa/ezx.c 1118 F: arch/arm/mach-pxa/hx4700.c 1119 F: arch/arm/mach-pxa/include/mach/hx4700.h 1120 F: sound/soc/pxa/hx4700.c 1150 F: arch/arm/mach-pxa/colibri-pxa270-income.c 1187 F: arch/arm/mach-pxa/stargate2.c 1331 F: arch/arm/mach-pxa/mioa701.c 1364 F: arch/arm/mach-pxa/include/mach/palmtx.h 1365 F: arch/arm/mach-pxa/palmtx.c 1366 F: arch/arm/mach-pxa/include/mach/palmt5.h [all …]
|
| /linux-4.4.14/drivers/media/radio/ |
| D | Kconfig | 164 connected to internal pxa I2C bus.
|