repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
arm
/
gemini
/
lpc_com.h
blob
c50f256ed88d3fb985d61facf0fd1d532684ade1
1
/* $NetBSD$ */
2
3
#ifndef _ARM_GEMINI_LPC_COM_H
4
#define _ARM_GEMINI_LPC_COM_H
5
6
#define IT8712F_UART_SIZE 8
7
8
#define IT8712F_COM_FREQ (24000000 / 13)
9
10
#endif
/* _ARM_GEMINI_LPC_COM_H */
11