Home
last modified time | relevance | path

Searched refs:cdnc_uart_init (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c150 static void cdnc_uart_init(struct uart_bas *bas, int, int, int, int);
160 .init = cdnc_uart_init,
305 cdnc_uart_init(struct uart_bas *bas, int baudrate, int databits, int stopbits, in cdnc_uart_init() function