Home
last modified time | relevance | path

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

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