Searched refs:v2p (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/arm/boot/dts/arm/ |
| H A D | Makefile | 27 vexpress-v2p-ca5s.dtb \ 28 vexpress-v2p-ca9.dtb \ 29 vexpress-v2p-ca15-tc1.dtb \ 30 vexpress-v2p-ca15_a7.dtb
|
| H A D | vexpress-v2p-ca15-tc1.dts | 18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
|
| H A D | vexpress-v2p-ca5s.dts | 18 compatible = "arm,vexpress,v2p-ca5s", "arm,vexpress";
|
| H A D | vexpress-v2p-ca15_a7.dts | 18 compatible = "arm,vexpress,v2p-ca15_a7", "arm,vexpress"; 213 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
|
| H A D | vexpress-v2p-ca9.dts | 18 compatible = "arm,vexpress,v2p-ca9", "arm,vexpress";
|
| /linux/arch/arm/mach-tegra/ |
| H A D | pm.c | 45 void (*tegra_sleep_core_finish)(unsigned long v2p); 46 static int (*tegra_sleep_func)(unsigned long v2p); 139 static int tegra_sleep_cpu(unsigned long v2p) in tegra_sleep_cpu() argument 169 tegra_sleep_cpu_finish(v2p); in tegra_sleep_cpu() 236 static int tegra_sleep_core(unsigned long v2p) in tegra_sleep_core() argument 248 tegra_sleep_core_finish(v2p); in tegra_sleep_core()
|
| H A D | pm.h | 19 extern void (*tegra_sleep_core_finish)(unsigned long v2p);
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | main.c | 1468 static int mlx4_port_map_set(struct mlx4_dev *dev, struct mlx4_port_map *v2p) in mlx4_port_map_set() argument 1470 u8 port1 = v2p->port1; in mlx4_port_map_set() 1471 u8 port2 = v2p->port2; in mlx4_port_map_set() 1482 port1 = priv->v2p.port1; in mlx4_port_map_set() 1484 port2 = priv->v2p.port2; in mlx4_port_map_set() 1492 } else if ((port1 == priv->v2p.port1) && in mlx4_port_map_set() 1493 (port2 == priv->v2p.port2)) { in mlx4_port_map_set() 1500 priv->v2p.port1 = port1; in mlx4_port_map_set() 1501 priv->v2p.port2 = port2; in mlx4_port_map_set() 3692 priv->v2p.port1 = 1; in mlx4_load_one() [all …]
|
| H A D | fw.c | 2559 } *v2p; in mlx4_virt2phy_port_map() local 2566 v2p = mailbox->buf; in mlx4_virt2phy_port_map() 2567 v2p->v_port1 = cpu_to_be32(port1); in mlx4_virt2phy_port_map() 2568 v2p->v_port2 = cpu_to_be32(port2); in mlx4_virt2phy_port_map()
|
| H A D | mlx4.h | 929 struct mlx4_port_map v2p; /* cached port mapping configuration */ member
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | juno-motherboard.dtsi | 101 compatible = "arm,vexpress,v2p-p1", "simple-bus";
|