Home
last modified time | relevance | path

Searched refs:PXA25x (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/mach-pxa/
H A DKconfig20 bool "Support PXA25x platforms from device tree"
23 select PXA25x
26 Include support for Marvell PXA25x based platforms using
61 select PXA25x
120 config PXA25x config
H A Dpxa27x-udc.h8 #error You cannot include both PXA25x and PXA27x UDC support
/linux/drivers/pinctrl/pxa/
H A DKconfig11 tristate "Marvell PXA25x pin controller driver"
13 default y if PXA25x
/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst14 Unlike the GPIO alternate function settings on PXA25x and PXA27x, a new MFP
47 To better understand the change from PXA25x/PXA27x GPIO alternate function
129 PXA25x and PXA27x processors
215 for PXA2xx specific definitions and PXA25x/PXA27x common pin configurations
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa25x.dtsi9 model = "Marvell PXA25x family SoC";
/linux/Documentation/fb/
H A Dpxafb.rst2 Driver for PXA25x LCD controller
/linux/Documentation/arch/arm/
H A Dmarvell.rst337 - PXA21x, PXA25x, PXA26x
369 Intel and acquired by Marvell in ~2006. The PXA21x, PXA25x,
/linux/drivers/usb/gadget/udc/
H A DKconfig128 depends on (ARCH_PXA && PXA25x) || ARCH_IXP4XX
H A Dpxa25x_udc.c2255 #define PXA25x 0x00000100 /* and PXA26x */ macro