Lines Matching refs:linflex_fsl
37 static void _linflex_serial_setbrg(struct linflex_fsl *base, int baudrate)
52 static int _linflex_serial_getc(struct linflex_fsl *base)
68 static int _linflex_serial_putc(struct linflex_fsl *base, const char c)
85 static int _linflex_serial_init(struct linflex_fsl *base)
119 struct linflex_fsl *base_addr;
124 struct linflex_fsl *lfuart;
162 static void linflex_serial_init_internal(struct linflex_fsl *lfuart)
174 priv->lfuart = (struct linflex_fsl *)plat->base_addr;
203 struct linflex_fsl *base = (struct linflex_fsl *)CONFIG_DEBUG_UART_BASE;
210 struct linflex_fsl *base = (struct linflex_fsl *)CONFIG_DEBUG_UART_BASE;