/openbmc/linux/drivers/mtd/tests/ |
H A D | pagetest.c | 115 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()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_pp.c | 145 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()
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | Kconfig | 42 bool "Support Integrator/AP and Integrator/PP2 platforms" 49 Integrator/PP2 platforms. 62 The IM-PD1 can be found on the Integrator/PP2 platform.
|
H A D | integrator-cm.h | 17 * Integrator/AP,PP2 specific
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | marvell,pp2.yaml | 4 $id: http://devicetree.org/schemas/net/marvell,pp2.yaml# 21 - marvell,armada-375-pp2 205 compatible = "marvell,armada-375-pp2";
|
/openbmc/qemu/target/hexagon/ |
H A D | fma_emu.c | 133 uint64_t pp0, pp1a, pp1b, pp1s, pp2; in int128_mul_6464() local 140 pp2 = (uint64_t)int128_getw1(a) * (uint64_t)int128_getw1(b); in int128_mul_6464() 144 pp2 += (1ULL << 32); in int128_mul_6464() 148 pp2 += 1; in int128_mul_6464() 151 return int128_make128(ret_low, pp2 + (pp1s >> 32)); in int128_mul_6464()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gxl-mali.dtsi | 23 "pp2", "ppmmu2";
|
H A D | meson-gxbb.dtsi | 241 "pp2", "ppmmu2";
|
H A D | armada-375.dtsi | 218 compatible = "marvell,armada-375-pp2";
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-pci.c | 351 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()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gx-mali450.dtsi | 58 "pp2", "ppmmu2";
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,integrator.yaml | 29 special metal fixture called Integrator/PP2, see ARM DUI 0169A.
|
/openbmc/linux/Documentation/devicetree/bindings/gpu/ |
H A D | arm,mali-utgard.yaml | 78 - pp2
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_tai.c | 3 * Marvell PP2.2 TAI support 438 strscpy(tai->caps.name, "Marvell PP2.2", sizeof(tai->caps.name)); in mvpp22_tai_probe()
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_device.c | 59 LIMA_IP_DESC(pp2, false, false, 0x0C000, 0x0C000, pp, "pp2"),
|
/openbmc/linux/arch/xtensa/lib/ |
H A D | umulsidi3.S | 120 /* Add pp1 and pp2 into a6 with carry-out in a9. */
|
/openbmc/linux/include/linux/fsl/ |
H A D | ptp_qoriq.h | 100 #define PP2 (1<<6) /* periodic pulse generated on FIPER2 */ macro
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h5.dtsi | 164 "pp2",
|
/openbmc/linux/arch/arm/boot/dts/mediatek/ |
H A D | mt7623n.dtsi | 42 "ppmmu1", "pp2", "ppmmu2", "pp3", "ppmmu3",
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210.dtsi | 470 "pp2",
|
H A D | exynos4x12.dtsi | 597 "pp2",
|
/openbmc/linux/drivers/tty/serial/ |
H A D | Kconfig | 27 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
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-375.dtsi | 183 compatible = "marvell,armada-375-pp2";
|
/openbmc/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8.dtsi | 304 "pp2", "ppmmu2", "pp4", "ppmmu4",
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3188.dtsi | 634 "pp2",
|