Searched full:pxa168 (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | marvell,pxa168.txt | 1 * Marvell PXA168 Clock Controller 3 The PXA168 clock subsystem generates and supplies clock to various 4 controllers within the PXA168 SoC. 9 - "marvell,pxa168-clock" - controller compatible with PXA168 SoC. 21 All these identifier could be found in <dt-bindings/clock/marvell,pxa168.h>.
|
/linux-6.12.1/arch/arm/boot/dts/marvell/ |
D | pxa168-aspenite.dts | 8 #include "pxa168.dtsi" 11 model = "Marvell PXA168 Aspenite Development Board"; 12 compatible = "mrvl,pxa168-aspenite", "mrvl,pxa168";
|
D | pxa168.dtsi | 7 #include <dt-bindings/clock/marvell,pxa168.h> 157 compatible = "marvell,pxa168-clock";
|
/linux-6.12.1/arch/arm/mach-mmp/ |
D | Kconfig | 3 bool "Marvell PXA168/910/MMP2/MMP3" 10 Support for Marvell's PXA168/PXA910(MMP), MMP2, and MMP3 processor lines. 14 menu "Marvell PXA168/910/MMP2 Implementations" 65 Select code specific to PXA168
|
D | mmp-dt.c | 17 "mrvl,pxa168-aspenite", 35 DT_MACHINE_START(PXA168_DT, "Marvell PXA168 (Device Tree Support)")
|
D | Makefile | 3 # Makefile for Marvell's PXA168 processors line
|
D | common.c | 5 * Code common to PXA168 processor lines
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/mrvl/ |
D | mrvl.yaml | 17 - description: PXA168 Aspenite Board 20 - mrvl,pxa168-aspenite 21 - const: mrvl,pxa168
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | marvell-pxa168.txt | 1 * Marvell PXA168 Ethernet Controller 4 - compatible: should be "marvell,pxa168-eth". 27 compatible = "marvell,pxa168-eth";
|
/linux-6.12.1/include/linux/soc/mmp/ |
D | cputype.h | 12 * PXA168 S0 0x56158400 0x0000C910 13 * PXA168 A0 0x56158400 0x00A0A168
|
/linux-6.12.1/include/linux/platform_data/ |
D | keypad-pxa27x.h | 30 * pxa168 keypad platform specific parameter 67 /* clear wakeup event requirement for pxa168 */
|
/linux-6.12.1/drivers/net/ethernet/marvell/ |
D | Kconfig | 103 tristate "Marvell pxa168 ethernet support" 108 This driver supports the pxa168 Ethernet ports.
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-pxa.c | 37 { "pxa168-pwm", 0 }, 149 { .compatible = "marvell,pxa168-pwm", .data = &pwm_id_table[0]},
|
/linux-6.12.1/drivers/clk/mmp/ |
D | Makefile | 10 obj-$(CONFIG_MACH_MMP_DT) += clk-of-pxa168.o clk-of-pxa910.o
|
D | clk-of-pxa168.c | 3 * pxa168 clock framework source file 17 #include <dt-bindings/clock/marvell,pxa168.h> 340 CLK_OF_DECLARE(pxa168_clk, "marvell,pxa168-clock", pxa168_clk_init);
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | phy-pxa-usb.txt | 6 "marvell,pxa168-usb-phy",
|
/linux-6.12.1/include/linux/ |
D | pxa168_eth.h | 3 *pxa168 ethernet platform device data definition file.
|
/linux-6.12.1/drivers/soc/pxa/ |
D | ssp.c | 103 { .compatible = "mvrl,pxa168-ssp", .data = (void *) PXA168_SSP }, 193 { "pxa168-ssp", PXA168_SSP },
|
/linux-6.12.1/Documentation/devicetree/bindings/pwm/ |
D | marvell,pxa-pwm.yaml | 20 - marvell,pxa168-pwm
|
/linux-6.12.1/drivers/video/fbdev/ |
D | pxa168fb.c | 2 * linux/drivers/video/pxa168fb.c -- Marvell PXA168 LCD Controller 7 * 2009-02-16 adapted from original version for PXA168/910 744 dev_err(&pdev->dev, "Failed to register pxa168-fb: %d\n", ret); in pxa168fb_probe() 799 .name = "pxa168-fb", 809 MODULE_DESCRIPTION("Framebuffer driver for PXA168/910");
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | marvell,mmp2-ssp.yaml | 18 - mvrl,pxa168-ssp
|
/linux-6.12.1/drivers/phy/marvell/ |
D | phy-pxa-usb.c | 36 /* pxa168 */ 279 .compatible = "marvell,pxa168-usb-phy",
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | sdhci-pxa.yaml | 67 Optional for supporting PXA168 SDIO IRQ errata to switch CMD pin between
|
/linux-6.12.1/drivers/mmc/host/ |
D | sdhci-pxav2.c | 94 /* Workaround for data abort exception on SDH2 and SDH4 on PXA168 */ in pxav1_readw() 320 /* Set up optional pinctrl for PXA168 SDIO IRQ fix */ in sdhci_pxav2_probe()
|
/linux-6.12.1/arch/arm/boot/dts/synaptics/ |
D | berlin2.dtsi | 136 compatible = "marvell,pxa168-eth"; 159 compatible = "marvell,pxa168-eth";
|
12