blob: 73d1acb1012163dde8dcd676b38249879a11f3b1 [file] [log] [blame]
#ifndef _INQ_H_
#define _INQ_H_
#define INQ_HOST_GP (INQ_BASE_ADDR + 0x00) /* FIXME what are these for ? */
#define INQ_UPE_GP (INQ_BASE_ADDR + 0x04) /* FIXME what are these for ? */
#define INQ_QB_PKTPTR (INQ_BASE_ADDR + 0x08)
#define INQ_FIFO_CNT (INQ_BASE_ADDR + 0x0c)
#endif /* _INQ_H_ */