Searched refs:UART011_ICR (Results 1 – 2 of 2) sorted by relevance
56 #define UART011_ICR 0x44 /* Interrupt clear register. */ macro
796 uap->port.membase + UART011_ICR); in pl011_dma_rx_chars()1393 writew(0x00, uap->port.membase + UART011_ICR); in pl011_int()1400 dummy_read = readw(uap->port.membase + UART011_ICR); in pl011_int()1401 dummy_read = readw(uap->port.membase + UART011_ICR); in pl011_int()1406 uap->port.membase + UART011_ICR); in pl011_int()1516 writew(readw(regs + UART011_MIS), regs + UART011_ICR); in pl011_quiesce_irqs()1586 UART011_RTIS | UART011_RXIS, uap->port.membase + UART011_ICR); in pl011_hwinit()1670 uap->port.membase + UART011_ICR); in pl011_startup()1708 writew(0xffff, uap->port.membase + UART011_ICR); in pl011_shutdown()2252 writew(0xffff, uap->port.membase + UART011_ICR); in pl011_probe()