#include "platform.h"
#include "di_defs.h"
#include "pc.h"
#include "pr_pc.h"
#include "di.h"
#include "mi_pc.h"
#include "pc_maint.h"
#include "divasync.h"
#include "pc_init.h"
#include "io.h"
#include "helpers.h"
#include "dsrv4bri.h"
#include "dsp_defs.h"
#include "sdp_hdr.h"
Go to the source code of this file.
#define FPGA_BUSY 0x0002 /* BUSY high, DONE low */ |
#define FPGA_CS 0x000C /* Enable I/O pins */ |
#define FPGA_DIN FPGA_DOUT /* bidirectional I/O */ |
#define FPGA_NAME_OFFSET 0x10 |
#define FPGA_PROG 0x0001 /* PROG enable low */ |
#define MAX_XLOG_SIZE (64 * 1024) |