Home
last modified time | relevance | path

Searched refs:pxa (Results 1 – 37 of 37) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pxav3.c135 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/
Dpxa2xx.dtsi10 #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 …]
Dpxa3xx.dtsi58 compatible = "marvell,pxa-mmc";
69 compatible = "marvell,pxa-mmc";
80 compatible = "marvell,pxa-mmc";
91 compatible = "marvell,pxa-ohci";
116 compatible = "marvell,pxa-timer";
Dpxa27x.dtsi3 #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/
Dpxa-clock.txt4 - 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/
DREADME160 …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/
Dpxa-mmc.txt6 - compatible: Should be "marvell,pxa-mmc".
14 and the properties used by the pxa-mmc driver.
19 compatible = "marvell,pxa-mmc";
Dsdhci-pxa.txt1 * Marvell sdhci-pxa v2/v3 controller
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Dpxa-rtc.txt6 - compatible : Should be "marvell,pxa-rtc"
11 compatible = "marvell,pxa-rtc";
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dmrvl,pxa2xx-pcm.txt8 - compatible 'mrvl,pxa-pcm-audio'
13 compatible = "mrvl,pxa-pcm-audio";
Dmrvl,pxa-ssp.txt5 compatible Must be "mrvl,pxa-ssp-dai"
25 compatible = "mrvl,pxa-ssp-dai";
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt52 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/
DMakefile5 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/
Dpxa-usb.txt6 - compatible: Should be "marvell,pxa-ohci" for USB controllers
25 compatible = "marvell,pxa-ohci", "usb-ohci";
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Dmrvl-serial.txt4 - compatible : should be "mrvl,mmp-uart" or "mrvl,pxa-uart".
/linux-4.4.14/drivers/clk/pxa/
DMakefile1 obj-y += clk-pxa.o
/linux-4.4.14/drivers/phy/
DMakefile14 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/
DMakefile22 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/
Dmachine.txt63 .cpu_dai_name = "pxa-is2-dai",
65 .platform_name = "pxa-pcm-audio",
Dplatform.txt52 An example DMA driver is soc/pxa/pxa2xx-pcm.c
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-pxa.txt8 For the pxa2xx/pxa3xx, an additional node "mrvl,pxa-i2c" is required
/linux-4.4.14/sound/soc/
DMakefile36 obj-$(CONFIG_SND_SOC) += pxa/
DKconfig56 source "sound/soc/pxa/Kconfig"
/linux-4.4.14/drivers/i2c/busses/
DMakefile76 obj-$(CONFIG_I2C_PXA) += i2c-pxa.o
77 obj-$(CONFIG_I2C_PXA_PCI) += i2c-pxa-pci.o
DKconfig766 will be called i2c-pxa.
/linux-4.4.14/drivers/pwm/
DMakefile29 obj-$(CONFIG_PWM_PXA) += pwm-pxa.o
DKconfig299 will be called pwm-pxa.
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dmrvl-gpio.txt10 There're three gpio interrupts in arch-pxa, and they're gpio0,
/linux-4.4.14/drivers/clk/
DMakefile67 obj-$(CONFIG_COMMON_CLK_PXA) += pxa/
/linux-4.4.14/drivers/tty/serial/
DMakefile26 obj-$(CONFIG_SERIAL_PXA) += pxa.o
/linux-4.4.14/arch/arm/
DMakefile199 machine-$(CONFIG_ARCH_PXA) += pxa
234 plat-$(CONFIG_PLAT_PXA) += pxa
DKconfig887 source "arch/arm/mach-pxa/Kconfig"
888 source "arch/arm/plat-pxa/Kconfig"
/linux-4.4.14/drivers/gpio/
DMakefile78 obj-$(CONFIG_GPIO_PXA) += gpio-pxa.o
/linux-4.4.14/Documentation/i2c/
Dfunctionality74 A typical full-I2C adapter would use the following (from the i2c-pxa
/linux-4.4.14/drivers/rtc/
DMakefile120 obj-$(CONFIG_RTC_DRV_PXA) += rtc-pxa.o
/linux-4.4.14/
DMAINTAINERS1063 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/
DKconfig164 connected to internal pxa I2C bus.