Lines Matching refs:REG_ICR
70 REG_ICR, enumerator
98 [REG_ICR] = UART011_ICR,
186 [REG_ICR] = UART011_ICR,
899 UART011_FEIS, uap, REG_ICR); in pl011_dma_rx_chars()
1518 pl011_write(0x00, uap, REG_ICR); in check_apply_cts_event_workaround()
1525 pl011_read(uap, REG_ICR); in check_apply_cts_event_workaround()
1526 pl011_read(uap, REG_ICR); in check_apply_cts_event_workaround()
1542 uap, REG_ICR); in pl011_int()
1656 pl011_write(pl011_read(uap, REG_MIS), uap, REG_ICR); in pl011_quiesce_irqs()
1727 uap, REG_ICR); in pl011_hwinit()
1787 pl011_write(UART011_RTIS | UART011_RXIS, uap, REG_ICR); in pl011_enable_interrupts()
1935 pl011_write(0xffff, uap, REG_ICR); in pl011_disable_interrupts()
2730 pl011_write(0xffff, uap, REG_ICR); in pl011_register_port()