Home
last modified time | relevance | path

Searched full:pp2 (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.12.1/drivers/mtd/tests/
Dpagetest.c115 unsigned char *pp1, *pp2, *pp3, *pp4; in crosstest() local
121 pp2 = pp1 + pgsize; in crosstest()
122 pp3 = pp2 + pgsize; in crosstest()
149 /* Read first page to pp2 */ in crosstest()
152 err = mtdtest_read(mtd, addr, pgsize, pp2); in crosstest()
176 /* pp2 and pp4 should be the same */ in crosstest()
179 if (memcmp(pp2, pp4, pgsize)) { in crosstest()
/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Denic_pp.c145 struct enic_port_profile *pp2) in enic_are_pp_different() argument
147 return strcmp(pp1->name, pp2->name) | !!memcmp(pp1->instance_uuid, in enic_are_pp_different()
148 pp2->instance_uuid, PORT_UUID_MAX) | in enic_are_pp_different()
149 !!memcmp(pp1->host_uuid, pp2->host_uuid, PORT_UUID_MAX) | in enic_are_pp_different()
150 !ether_addr_equal(pp1->mac_addr, pp2->mac_addr); in enic_are_pp_different()
/linux-6.12.1/arch/arm/mach-versatile/
DKconfig42 bool "Support Integrator/AP and Integrator/PP2 platforms"
49 Integrator/PP2 platforms.
62 The IM-PD1 can be found on the Integrator/PP2 platform.
Dintegrator-cm.h17 * Integrator/AP,PP2 specific
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmarvell,pp2.yaml4 $id: http://devicetree.org/schemas/net/marvell,pp2.yaml#
21 - marvell,armada-375-pp2
205 compatible = "marvell,armada-375-pp2";
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-pci.c351 pdata->pp2 = XP_IOREAD(pdata, XP_PROP_2); in xgbe_pci_probe()
357 dev_dbg(dev, "port property 2 = %#010x\n", pdata->pp2); in xgbe_pci_probe()
383 pdata->tx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()
388 pdata->rx_max_fifo_size = XP_GET_BITS(pdata->pp2, XP_PROP_2, in xgbe_pci_probe()
/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-gx-mali450.dtsi58 "pp2", "ppmmu2";
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Darm,integrator.yaml29 special metal fixture called Integrator/PP2, see ARM DUI 0169A.
/linux-6.12.1/Documentation/devicetree/bindings/gpu/
Darm,mali-utgard.yaml79 - pp2
/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c3 * Marvell PP2.2 TAI support
438 strscpy(tai->caps.name, "Marvell PP2.2", sizeof(tai->caps.name)); in mvpp22_tai_probe()
/linux-6.12.1/drivers/gpu/drm/lima/
Dlima_device.c59 LIMA_IP_DESC(pp2, false, false, 0x0C000, 0x0C000, pp, "pp2"),
/linux-6.12.1/arch/xtensa/lib/
Dumulsidi3.S120 /* Add pp1 and pp2 into a6 with carry-out in a9. */
/linux-6.12.1/include/linux/fsl/
Dptp_qoriq.h100 #define PP2 (1<<6) /* periodic pulse generated on FIPER2 */ macro
/linux-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h5.dtsi164 "pp2",
/linux-6.12.1/arch/arm/boot/dts/mediatek/
Dmt7623n.dtsi42 "ppmmu1", "pp2", "ppmmu2", "pp3", "ppmmu3",
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos4210.dtsi478 "pp2",
Dexynos4x12.dtsi594 "pp2",
Dexynos3250.dtsi646 "pp2",
/linux-6.12.1/drivers/tty/serial/
DKconfig27 an Integrator/AP or Integrator/PP2 platform, or if you have a
54 an Integrator/PP2, Integrator/CP or Versatile platform, say Y or M
/linux-6.12.1/arch/arm/boot/dts/marvell/
Darmada-375.dtsi183 compatible = "marvell,armada-375-pp2";
/linux-6.12.1/arch/arm/boot/dts/amlogic/
Dmeson8.dtsi304 "pp2", "ppmmu2", "pp4", "ppmmu4",
/linux-6.12.1/arch/arm/boot/dts/rockchip/
Drk3066a.dtsi696 "pp2",
Drk3188.dtsi634 "pp2",
/linux-6.12.1/drivers/pinctrl/renesas/
Dpfc-sh7785.c797 PINMUX_GPIO(PP2),
/linux-6.12.1/arch/arm64/boot/dts/hisilicon/
Dhi6220.dtsi1054 "pp2",

12