summaryrefslogtreecommitdiffstats
path: root/cfe/cfe/arch/mips/cpu/bcmcore/include/bcm47xx.h
blob: eb752e5dbe783c52806dbb734ff9b41a224b9a9a (plain)
1
2
3
4
5
6
7
8
#ifndef _BCM47XX_H
#define _BCM47XX_H

/* uart defaults */
#define DIV_LO  0x36
#define DIV_HI  0

#endif