Searched refs:mxc_uart (Results 1 – 1 of 1) sorted by relevance
122 struct mxc_uart { struct148 static void _mxc_serial_flush(struct mxc_uart *base) in _mxc_serial_flush() argument160 static void _mxc_serial_init(struct mxc_uart *base, int use_dte) in _mxc_serial_init()182 static void _mxc_serial_setbrg(struct mxc_uart *base, unsigned long clk, in _mxc_serial_setbrg()218 #define mxc_base ((struct mxc_uart *)CFG_MXC_UART_BASE)335 struct mxc_uart *const uart = plat->reg; in mxc_serial_getc()346 struct mxc_uart *const uart = plat->reg; in mxc_serial_putc()359 struct mxc_uart *const uart = plat->reg; in mxc_serial_pending()385 plat->reg = (struct mxc_uart *)addr; in mxc_serial_of_to_plat()422 struct mxc_uart *base = (struct mxc_uart *)CONFIG_VAL(DEBUG_UART_BASE); in _debug_uart_init()[all …]
Completed in 4 milliseconds