Lines Matching refs:REG_ICR
70 REG_ICR, enumerator
98 [REG_ICR] = UART011_ICR,
186 [REG_ICR] = UART011_ICR,
923 UART011_FEIS, uap, REG_ICR); in pl011_dma_rx_chars()
1537 pl011_write(0x00, uap, REG_ICR); in check_apply_cts_event_workaround()
1544 pl011_read(uap, REG_ICR); in check_apply_cts_event_workaround()
1545 pl011_read(uap, REG_ICR); in check_apply_cts_event_workaround()
1563 uap, REG_ICR); in pl011_int()
1674 pl011_write(pl011_read(uap, REG_MIS), uap, REG_ICR); in pl011_quiesce_irqs()
1746 uap, REG_ICR); in pl011_hwinit()
1806 pl011_write(UART011_RTIS | UART011_RXIS, uap, REG_ICR); in pl011_enable_interrupts()
1946 pl011_write(0xffff, uap, REG_ICR); in pl011_disable_interrupts()
2747 pl011_write(0xffff, uap, REG_ICR); in pl011_register_port()