Home
last modified time | relevance | path

Searched refs:ppe (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/net/
Dhisilicon-hip04-net.txt10 phandle, specifies a reference to the syscon ppe node
21 * Ethernet ppe node:
27 - compatible: "hisilicon,hip04-ppe", "syscon".
59 ppe: ppe@28c0000 {
60 compatible = "hisilicon,hip04-ppe", "syscon";
69 port-handle = <&ppe 31 0>;
77 port-handle = <&ppe 0 1>;
86 port-handle = <&ppe 8 2>;
/linux-4.1.27/block/partitions/
Daix.c50 struct ppe { struct
64 struct ppe ppe[1016]; argument
247 struct ppe *p = pvd->ppe + i; in aix_partition()
/linux-4.1.27/arch/powerpc/platforms/cell/
Dcbe_thermal.c285 static DEVICE_PREFIX_ATTR(ppe, throttle_end, 0600);
286 static DEVICE_PREFIX_ATTR(ppe, throttle_begin, 0600);
287 static DEVICE_PREFIX_ATTR(ppe, throttle_full_stop, 0600);
322 tpr.ppe = 0x1F0803; in init_default_values()
/linux-4.1.27/arch/mips/lantiq/
Dclk.c32 unsigned long io, unsigned long ppe) in clkdev_add_static() argument
37 cpu_clk_generic[3].rate = ppe; in clkdev_add_static()
Dclk.h70 unsigned long io, unsigned long ppe);
/linux-4.1.27/arch/powerpc/include/asm/
Dcell-regs.h48 u32 ppe; member