UARTn_CMD         131 drivers/tty/serial/efm32-uart.c 	efm32_uart_write32(efm_port, UARTn_CMD_TXDIS, UARTn_CMD);
UARTn_CMD         178 drivers/tty/serial/efm32-uart.c 	efm32_uart_write32(efm_port, UARTn_CMD_TXEN, UARTn_CMD);
UARTn_CMD         187 drivers/tty/serial/efm32-uart.c 	efm32_uart_write32(efm_port, UARTn_CMD_RXDIS, UARTn_CMD);
UARTn_CMD         330 drivers/tty/serial/efm32-uart.c 		efm32_uart_write32(efm_port, UARTn_CMD_RXEN, UARTn_CMD);
UARTn_CMD         401 drivers/tty/serial/efm32-uart.c 			UARTn_CMD_TXDIS | UARTn_CMD_RXDIS, UARTn_CMD);
UARTn_CMD         424 drivers/tty/serial/efm32-uart.c 			UARTn_CMD);
UARTn_CMD         538 drivers/tty/serial/efm32-uart.c 		efm32_uart_write32(efm_port, UARTn_CMD_TXEN, UARTn_CMD);
UARTn_CMD         553 drivers/tty/serial/efm32-uart.c 		efm32_uart_write32(efm_port, UARTn_CMD_TXDIS, UARTn_CMD);