Home
last modified time | relevance | path

Searched defs:mxc_uart (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/serial/
Dserial_mxc.c115 struct mxc_uart { struct
116 u32 rxd;
117 u32 spare0[15];
141 static void _mxc_serial_init(struct mxc_uart *base) in _mxc_serial_init() argument