Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Defm32-uart.c89 #define efm_debug(efm_port, format, arg...) \ argument
92 static void efm32_uart_write32(struct efm32_uart_port *efm_port, in efm32_uart_write32()
98 static u32 efm32_uart_read32(struct efm32_uart_port *efm_port, in efm32_uart_read32()
106 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_tx_empty() local
128 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_tx() local
136 static void efm32_uart_tx_chars(struct efm32_uart_port *efm_port) in efm32_uart_tx_chars()
170 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_start_tx() local
185 struct efm32_uart_port *efm_port = to_efm_port(port); in efm32_uart_stop_rx() local
195 static void efm32_uart_rx_chars(struct efm32_uart_port *efm_port) in efm32_uart_rx_chars()
245 struct efm32_uart_port *efm_port = data; in efm32_uart_rxirq() local
[all …]