blob: 386dbe12623d14daca1229825fde0d1101c99c6a [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __SANDYBRIDGE_REGISTERS_EPBAR_H__
#define __SANDYBRIDGE_REGISTERS_EPBAR_H__
#define EPPVCCAP1 0x004 /* 32bit */
#define EPPVCCAP2 0x008 /* 32bit */
#define EPVC0RCAP 0x010 /* 32bit */
#define EPVC0RCTL 0x014 /* 32bit */
#define EPVC0RSTS 0x01a /* 16bit */
#define EPVC1RCAP 0x01c /* 32bit */
#define EPVC1RCTL 0x020 /* 32bit */
#define EPVC1RSTS 0x026 /* 16bit */
#define EPESD 0x044 /* 32bit */
#define EPLE1D 0x050 /* 32bit */
#define EPLE1A 0x058 /* 64bit */
#define EPLE2D 0x060 /* 32bit */
#define EPLE2A 0x068 /* 64bit */
#endif /* __SANDYBRIDGE_REGISTERS_EPBAR_H__ */