#include "hpi_internal.h"
#include "hpimsginit.h"
#include "hpidebug.h"
#include "hpi6205.h"
#include "hpidspcd.h"
#include "hpicmn.h"
Go to the source code of this file.
#define C6205_BAR0_TIMER1_CTL (0x01980000L) |
#define C6205_BAR1_PCI_IO_OFFSET (0x027FFF0L) |
#define C6205_DSPP_MAP1 0x400 |
#define C6205_HDCR_DSPINT 0x02 |
#define C6205_HDCR_PCIBOOT 0x04 |
#define C6205_HDCR_WARMRESET 0x01 |
#define C6205_HSR_CFGERR 0x08 |
#define C6205_HSR_EEREAD 0x10 |
#define C6205_HSR_INTAM 0x04 |
#define C6205_HSR_INTAVAL 0x02 |
#define C6205_HSR_INTSRC 0x01 |
#define C6713_EMIF_CE0 0x01800008 |
#define C6713_EMIF_CE1 0x01800004 |
#define C6713_EMIF_CE2 0x01800010 |
#define C6713_EMIF_CE3 0x01800014 |
#define C6713_EMIF_GCTL 0x01800000 |
#define C6713_EMIF_SDRAMCTL 0x01800018 |
#define C6713_EMIF_SDRAMEXT 0x01800020 |
#define C6713_EMIF_SDRAMTIMING 0x0180001C |
#define check_before_bbm_copy |
( |
|
status, |
|
|
|
p_bbm_data, |
|
|
|
l_first_write, |
|
|
|
l_second_write |
|
) |
| |
#define HPI6205_ERROR_6205_DSPPAGE 1007 |
#define HPI6205_ERROR_6205_EEPROM 1017 |
#define HPI6205_ERROR_6205_INIT_FAILED 1003 |
#define HPI6205_ERROR_6205_NO_IRQ 1002 |
#define HPI6205_ERROR_6205_REG 1006 |
#define HPI6205_ERROR_BASE 1000 /* not actually used anywhere */ |
#define HPI6205_ERROR_C6713_HPIA 1010 |
#define HPI6205_ERROR_C6713_HPIC 1009 |
#define HPI6205_ERROR_C6713_PLL 1011 |
#define HPI6205_ERROR_DSP_EMIF1 1018 |
#define HPI6205_ERROR_DSP_EMIF2 1019 |
#define HPI6205_ERROR_DSP_EMIF3 1020 |
#define HPI6205_ERROR_DSP_EMIF4 1021 |
#define HPI6205_ERROR_DSP_EXTMEM 1013 |
#define HPI6205_ERROR_DSP_INTMEM 1012 |
#define HPI6205_ERROR_DSP_PLD 1014 |
#define HPI6205_ERROR_MSG_RESP_IDLE_TIMEOUT 1015 |
#define HPI6205_ERROR_MSG_RESP_TIMEOUT 1016 |
#define HPI6205_MAX_FILES_TO_LOAD 2 |
#define HPI6205_TIMEOUT 1000000 |
#define HPIAH_ADDR 0x01410004L |
#define HPIAL_ADDR 0x01410000L |
#define HPICH_ADDR 0x01400004L |
#define HPICL_ADDR 0x01400000L |
#define HPIDH_ADDR 0x01430004L |
#define HPIDIH_ADDR 0x01420004L |
#define HPIDIL_ADDR 0x01420000L |
#define HPIDL_ADDR 0x01430000L |
#define SOURCEFILE_NAME "hpi6205.c" |