Searched refs:fpga (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dleds-h2p2-debug.c22 #include <asm/arch/fpga.h>
44 static struct h2p2_dbg_fpga __iomem *fpga; local
54 if (!fpga)
55 fpga = ioremap(H2P2_DBG_FPGA_START,
57 if (fpga) {
59 __raw_writew(~0, &fpga->leds);
72 __raw_writew(~0, &fpga->leds);
75 iounmap(fpga);
76 fpga = NULL;
163 __raw_writew(~hw_led_state, &fpga
[all...]
H A DMakefile30 obj-$(CONFIG_MACH_OMAP_INNOVATOR) += fpga.o
H A Dfpga.c2 * linux/arch/arm/mach-omap1/fpga.c
30 #include <asm/arch/fpga.h>
H A Dboard-fsample.c32 #include <asm/arch/fpga.h>
H A Dboard-perseus2.c32 #include <asm/arch/fpga.h>
H A Dserial.c28 #include <asm/arch/fpga.h>
H A Dboard-innovator.c34 #include <asm/arch/fpga.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dboard-perseus2.h33 #include <asm/arch/fpga.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Ddebug-leds.c21 #include <asm/arch/fpga.h>
38 static struct h2p2_dbg_fpga __iomem *fpga; variable in typeref:struct:__iomem
77 if (fpga)
90 __raw_writew(~0, &fpga->leds);
178 __raw_writew(~hw_led_state, &fpga->leds);
237 __raw_writew(~hw_led_state, &fpga->leds);
269 fpga = ioremap(iomem->start, H2P2_DBG_FPGA_SIZE);
270 __raw_writew(~0, &fpga->leds);
286 __raw_writew(~0, &fpga->leds);
292 __raw_writew(~hw_led_state, &fpga
[all...]
H A Dcommon.c31 #include <asm/arch/fpga.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dmb-regs.h42 #include <asm/mb93091-fpga-irqs.h>
136 #include <asm/mb93093-fpga-irqs.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-omap.c29 #include <asm/arch/fpga.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Domap.c37 #include <asm/arch/fpga.h>

Completed in 80 milliseconds