Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
device
/
linaro
/
hikey960
/
82c807137a2c3f033e23e414476d131e88ad221a
/
.
/
uefi
/
l-loader
/
serial_pl011.h
blob: a956ba9f4aeb9e3325e354ed4fb86012469efec6 [
file
] [
log
] [
blame
]
#ifndef
ASM_ARM_SERIAL_PL011_H
#define
ASM_ARM_SERIAL_PL011_H
#define
UART01x_DR
0x00
#define
UART01x_FR
0x18
#define
UART01x_FR_TXFF
0x020
#define
UART01x_FR_BUSY
0x008
#endif
/* ASM_ARM_SERIAL_PL011_H */