Searched refs:mxc_uart (Results 1 – 7 of 7) sorted by relevance
116 struct mxc_uart { struct142 static void _mxc_serial_init(struct mxc_uart *base, int use_dte) in _mxc_serial_init() argument162 static void _mxc_serial_setbrg(struct mxc_uart *base, unsigned long clk, in _mxc_serial_setbrg()188 #define mxc_base ((struct mxc_uart *)CONFIG_MXC_UART_BASE)288 struct mxc_uart *const uart = plat->reg; in mxc_serial_getc()299 struct mxc_uart *const uart = plat->reg; in mxc_serial_putc()312 struct mxc_uart *const uart = plat->reg; in mxc_serial_pending()338 plat->reg = (struct mxc_uart *)addr; in mxc_serial_of_to_plat()375 struct mxc_uart *base = (struct mxc_uart *)CONFIG_DEBUG_UART_BASE; in _debug_uart_init()384 struct mxc_uart *base = (struct mxc_uart *)CONFIG_DEBUG_UART_BASE; in _debug_uart_putc()
11 struct mxc_uart *reg; /* address of registers in physical memory */
208 .reg = (struct mxc_uart *)UART1_BASE,
729 .reg = (struct mxc_uart *)UART4_BASE,
1091 .reg = (struct mxc_uart *)UART1_BASE,
1149 .reg = (struct mxc_uart *)UART1_BASE,
1376 .reg = (struct mxc_uart *)UART2_BASE,
Completed in 11 milliseconds