blob: 042f3988e507974b88c1d0ffa646c59fb16b9fae [file] [log] [blame]
/***************************************************************************
* Copyright (c) 1999-2010, 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 Mon May 17 04:43:02 2010
* MD5 Checksum d3eddea23beec7e33d13b4bcb5193126
*
* Compiled with: RDB Utility combo_header.pl
* RDB Parser 3.0
* unknown unknown
* Perl Interpreter 5.008008
* Operating System linux
*
* Revision History:
*
* $brcm_Log: $
*
***************************************************************************/
#ifndef BCHP_UARTB_H__
#define BCHP_UARTB_H__
/***************************************************************************
*UARTB - UART B
***************************************************************************/
#define BCHP_UARTB_RBR 0x00406b40 /* Receive Buffer Register */
#define BCHP_UARTB_THR 0x00406b40 /* Transmit Holding Register */
#define BCHP_UARTB_DLH 0x00406b44 /* Divisor Latch High */
#define BCHP_UARTB_DLL 0x00406b40 /* Divisor Latch Low */
#define BCHP_UARTB_IER 0x00406b44 /* Interrupt Enable Register */
#define BCHP_UARTB_IIR 0x00406b48 /* Interrupt Identity Register */
#define BCHP_UARTB_FCR 0x00406b48 /* FIFO Control Register */
#define BCHP_UARTB_LCR 0x00406b4c /* Line Control Register */
#define BCHP_UARTB_MCR 0x00406b50 /* Modem Control Register */
#define BCHP_UARTB_LSR 0x00406b54 /* Line Status Register */
#define BCHP_UARTB_MSR 0x00406b58 /* Modem Status Register */
#define BCHP_UARTB_SCR 0x00406b5c /* Scratchpad Register */
#endif /* #ifndef BCHP_UARTB_H__ */
/* End of File */