pl011_write       562 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       676 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       712 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       714 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write       724 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write       738 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       764 drivers/tty/serial/amba-pl011.c 				pl011_write(uap->im, uap, REG_IMSC);
pl011_write       769 drivers/tty/serial/amba-pl011.c 			pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       780 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       791 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->port.x_char, uap, REG_DR);
pl011_write       797 drivers/tty/serial/amba-pl011.c 	pl011_write(dmacr, uap, REG_DMACR);
pl011_write       823 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       863 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       867 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write       925 drivers/tty/serial/amba-pl011.c 		pl011_write(UART011_OEIS | UART011_BEIS | UART011_PEIS |
pl011_write       974 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write       994 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1042 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1055 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write      1099 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1161 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write      1169 drivers/tty/serial/amba-pl011.c 		pl011_write(ST_UART011_DMAWM_RX_16 | ST_UART011_DMAWM_TX_16,
pl011_write      1198 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->dmacr, uap, REG_DMACR);
pl011_write      1299 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1310 drivers/tty/serial/amba-pl011.c 		pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1330 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1341 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1361 drivers/tty/serial/amba-pl011.c 			pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1385 drivers/tty/serial/amba-pl011.c 	pl011_write(c, uap, REG_DR);
pl011_write      1465 drivers/tty/serial/amba-pl011.c 	pl011_write(0x00, uap, REG_ICR);
pl011_write      1489 drivers/tty/serial/amba-pl011.c 			pl011_write(status & ~(UART011_TXIS|UART011_RTIS|
pl011_write      1575 drivers/tty/serial/amba-pl011.c 	pl011_write(cr, uap, REG_CR);
pl011_write      1591 drivers/tty/serial/amba-pl011.c 	pl011_write(lcr_h, uap, REG_LCRH_TX);
pl011_write      1602 drivers/tty/serial/amba-pl011.c 	pl011_write(pl011_read(uap, REG_MIS), uap, REG_ICR);
pl011_write      1616 drivers/tty/serial/amba-pl011.c 	pl011_write(pl011_read(uap, REG_IMSC) & ~UART011_TXIM, uap,
pl011_write      1648 drivers/tty/serial/amba-pl011.c 	pl011_write(ch, uap, REG_DR);
pl011_write      1672 drivers/tty/serial/amba-pl011.c 	pl011_write(UART011_OEIS | UART011_BEIS | UART011_PEIS |
pl011_write      1681 drivers/tty/serial/amba-pl011.c 	pl011_write(UART011_RTIM | UART011_RXIM, uap, REG_IMSC);
pl011_write      1701 drivers/tty/serial/amba-pl011.c 	pl011_write(lcr_h, uap, REG_LCRH_RX);
pl011_write      1709 drivers/tty/serial/amba-pl011.c 			pl011_write(0xff, uap, REG_MIS);
pl011_write      1710 drivers/tty/serial/amba-pl011.c 		pl011_write(lcr_h, uap, REG_LCRH_TX);
pl011_write      1716 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1733 drivers/tty/serial/amba-pl011.c 	pl011_write(UART011_RTIS | UART011_RXIS, uap, REG_ICR);
pl011_write      1751 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1770 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->vendor->ifls, uap, REG_IFLS);
pl011_write      1777 drivers/tty/serial/amba-pl011.c 	pl011_write(cr, uap, REG_CR);
pl011_write      1827 drivers/tty/serial/amba-pl011.c       pl011_write(val, uap, lcrh);
pl011_write      1845 drivers/tty/serial/amba-pl011.c 	pl011_write(cr, uap, REG_CR);
pl011_write      1862 drivers/tty/serial/amba-pl011.c 	pl011_write(uap->im, uap, REG_IMSC);
pl011_write      1863 drivers/tty/serial/amba-pl011.c 	pl011_write(0xffff, uap, REG_ICR);
pl011_write      2018 drivers/tty/serial/amba-pl011.c 	pl011_write(0, uap, REG_CR);
pl011_write      2051 drivers/tty/serial/amba-pl011.c 	pl011_write(quot & 0x3f, uap, REG_FBRD);
pl011_write      2052 drivers/tty/serial/amba-pl011.c 	pl011_write(quot >> 6, uap, REG_IBRD);
pl011_write      2061 drivers/tty/serial/amba-pl011.c 	pl011_write(old_cr, uap, REG_CR);
pl011_write      2204 drivers/tty/serial/amba-pl011.c 	pl011_write(ch, uap, REG_DR);
pl011_write      2232 drivers/tty/serial/amba-pl011.c 		pl011_write(new_cr, uap, REG_CR);
pl011_write      2246 drivers/tty/serial/amba-pl011.c 		pl011_write(old_cr, uap, REG_CR);
pl011_write      2599 drivers/tty/serial/amba-pl011.c 	pl011_write(0, uap, REG_IMSC);
pl011_write      2600 drivers/tty/serial/amba-pl011.c 	pl011_write(0xffff, uap, REG_ICR);