Home
last modified time | relevance | path

Searched refs:H2P2_DBG_FPGA_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/arm/mach-omap1/
Dleds-h2p2-debug.c55 H2P2_DBG_FPGA_SIZE); in h2p2_dbg_leds_event()
Dboard-perseus2.c328 .length = H2P2_DBG_FPGA_SIZE,
Dboard-fsample.c360 .length = H2P2_DBG_FPGA_SIZE,
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dfpga.h34 #define H2P2_DBG_FPGA_SIZE SZ_4K /* SIZE */ macro
/linux-3.4.99/arch/arm/plat-omap/
Ddebug-leds.c267 fpga = ioremap(iomem->start, H2P2_DBG_FPGA_SIZE); in fpga_probe()