blob: 88f20919d0d467e7123a5fc49a620810a3d15495 [file] [log] [blame]
/***************************************************************************
* Copyright (c) 1999-2009, Broadcom Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* Module Description:
* DO NOT EDIT THIS FILE DIRECTLY
*
* This module was generated magically with RDB from a source description
* file. You must edit the source file for changes to be made to this file.
*
*
* Date: Generated on Tue Nov 17 16:57:32 2009
* MD5 Checksum c5a869a181cd53ce96d34b0e7ab357f3
*
* Compiled with: RDB Utility combo_header.pl
* RDB Parser 3.0
* unknown unknown
* Perl Interpreter 5.008008
* Operating System linux
*
* Revision History:
*
* $brcm_Log: /magnum/basemodules/chp/7420/rdb/c0/bchp_usb_ehci1.h $
*
* Hydra_Software_Devel/1 11/17/09 10:19p albertl
* SW7420-455: Initial revision.
*
***************************************************************************/
#ifndef BCHP_USB_EHCI1_H__
#define BCHP_USB_EHCI1_H__
/***************************************************************************
*USB_EHCI1 - USB EHCI 2 Control Registers
***************************************************************************/
#define BCHP_USB_EHCI1_HCCAPBASE 0x00488500 /* EHCI Capability Register */
#define BCHP_USB_EHCI1_HCSPARAMS 0x00488504 /* EHCI Structural Parameter */
#define BCHP_USB_EHCI1_HCCPARAMS 0x00488508 /* EHCI Capability Parameter */
#define BCHP_USB_EHCI1_USBCMD 0x00488510 /* USB Command Register */
#define BCHP_USB_EHCI1_USBSTS 0x00488514 /* USB Status Register */
#define BCHP_USB_EHCI1_USBINTR 0x00488518 /* USB Interrupt Enable Register */
#define BCHP_USB_EHCI1_FRINDEX 0x0048851c /* USB Frame Index Register */
#define BCHP_USB_EHCI1_PERIODICLISTBASE 0x00488524 /* Periodic Frame List Base Address Register */
#define BCHP_USB_EHCI1_ASYNCLISTADDR 0x00488528 /* Asynchronous List Address */
#define BCHP_USB_EHCI1_CONFIGFLAG 0x00488550 /* Configured Flag Register */
#define BCHP_USB_EHCI1_PORTSC_0 0x00488554 /* Port Status/Control Register for Port 0 */
#define BCHP_USB_EHCI1_PORTSC_1 0x00488558 /* Port Status/Control Register for Port 1 */
#define BCHP_USB_EHCI1_INSNREG00 0x00488590 /* Microframe Base Value Register */
#define BCHP_USB_EHCI1_INSNREG01 0x00488594 /* Packet Buffer OUT/IN Threshold Register */
#define BCHP_USB_EHCI1_INSNREG02 0x00488598 /* Packet Buffer Depth Register */
#define BCHP_USB_EHCI1_INSNREG03 0x0048859c /* Break Memory Transfer Register */
#define BCHP_USB_EHCI1_INSNREG04 0x004885a0 /* Debug Register */
#define BCHP_USB_EHCI1_INSNREG05 0x004885a4 /* UTMI Control and Status Register */
#endif /* #ifndef BCHP_USB_EHCI1_H__ */
/* End of File */