Lines Matching +full:fpga +full:- +full:bridge
2 * linux/arch/arm/mach-versatile/versatile_pb.c
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
32 #include <asm/mach-types.h>
47 .gpio_wp = -1,
48 .gpio_cd = -1,
66 * These devices are connected via the core APB bridge
72 * These devices are connected via the DMA APB bridge
75 /* FPGA Primecells */
76 AMBA_DEVICE(uart3, "fpga:09", UART3, NULL);
77 AMBA_DEVICE(sci1, "fpga:0a", SCI1, NULL);
78 AMBA_DEVICE(mmc1, "fpga:0b", MMCI1, &mmc1_plat_data);
104 MACHINE_START(VERSATILE_PB, "ARM-Versatile PB")