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_sbc610_init_irq()
64 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc610_init_irq()
66 printk(KERN_WARNING "SBC610: No FPGA PIC\n"); in gef_sbc610_init_irq()
80 for_each_compatible_node(np, "pci", "fsl,mpc8641-pcie") { in gef_sbc610_setup_arch()
92 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc610_setup_arch()
123 /* Return the FPGA revision */
139 ('A' + gef_sbc610_get_board_rev() - 1)); in gef_sbc610_show_cpuinfo()
140 seq_printf(m, "FPGA Revision\t: %u\n", gef_sbc610_get_fpga_rev()); in gef_sbc610_show_cpuinfo()
159 /* System clock is 48-MHz Oscillator and EHCI Enabled. */ in gef_sbc610_nec_fixup()
166 * Called very early, device-tree isn't unflattened
169 * supplied device-tree, which is assumed to be the correct one for the actual
200 { .compatible = "simple-bus", },