blob: bfaf8d6fd6d5a7b9220de2970ea76243aedc6dc8 [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 Aug 16 11:03:36 2010
* MD5 Checksum 442d8de773a92e76786307c9f37b5c82
*
* 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/7358/rdb/a0/bchp_uartb.h $
*
* Hydra_Software_Devel/2 8/16/10 12:22p pntruong
* SW7358-2: Synced up with central rdb.
*
***************************************************************************/
#ifndef BCHP_UARTB_H__
#define BCHP_UARTB_H__
/***************************************************************************
*UARTB - UART B
***************************************************************************/
#define BCHP_UARTB_RBR 0x00406840 /* Receive Buffer Register */
#define BCHP_UARTB_THR 0x00406840 /* Transmit Holding Register */
#define BCHP_UARTB_DLH 0x00406844 /* Divisor Latch High */
#define BCHP_UARTB_DLL 0x00406840 /* Divisor Latch Low */
#define BCHP_UARTB_IER 0x00406844 /* Interrupt Enable Register */
#define BCHP_UARTB_IIR 0x00406848 /* Interrupt Identity Register */
#define BCHP_UARTB_FCR 0x00406848 /* FIFO Control Register */
#define BCHP_UARTB_LCR 0x0040684c /* Line Control Register */
#define BCHP_UARTB_MCR 0x00406850 /* Modem Control Register */
#define BCHP_UARTB_LSR 0x00406854 /* Line Status Register */
#define BCHP_UARTB_MSR 0x00406858 /* Modem Status Register */
#define BCHP_UARTB_SCR 0x0040685c /* Scratchpad Register */
#endif /* #ifndef BCHP_UARTB_H__ */
/* End of File */