Lines Matching +full:fpga +full:- +full:bridge
16 * NEC fixup adapted from arch/mips/pci/fixup-lm2e.c
30 #include <asm/pci-bridge.h>
61 * There is a simple interrupt handler in the main FPGA, this needs in gef_sbc310_init_irq()
64 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc310_init_irq()
66 printk(KERN_WARNING "SBC310: No FPGA PIC\n"); in gef_sbc310_init_irq()
80 for_each_compatible_node(np, "pci", "fsl,mpc8641-pcie") { in gef_sbc310_setup_arch()
92 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc310_setup_arch()
132 /* Return the FPGA revision */
149 ('A' + gef_sbc310_get_board_rev() - 1)); in gef_sbc310_show_cpuinfo()
150 seq_printf(m, "FPGA Revision\t: %u\n", gef_sbc310_get_fpga_rev()); in gef_sbc310_show_cpuinfo()
170 /* System clock is 48-MHz Oscillator and EHCI Enabled. */ in gef_sbc310_nec_fixup()
177 * Called very early, device-tree isn't unflattened
180 * supplied device-tree, which is assumed to be the correct one for the actual
211 { .compatible = "simple-bus", },