Searched refs:UART_GET_IMR (Results 1 – 1 of 1) sorted by relevance
97 #define UART_GET_IMR(port) __raw_readl((port)->membase + ATMEL_US_IMR) macro1196 mask = UART_GET_IMR(port); in atmel_interrupt()1944 atmel_port->backup_imr = UART_GET_IMR(port); in atmel_serial_pm()2054 imr = UART_GET_IMR(port); in atmel_set_termios()2344 imr = UART_GET_IMR(port); in atmel_console_write()