ucc_slow           75 drivers/soc/fsl/qe/ucc_slow.c 	struct ucc_slow *us_regs;
ucc_slow           96 drivers/soc/fsl/qe/ucc_slow.c 	struct ucc_slow *us_regs;
ucc_slow          123 drivers/soc/fsl/qe/ucc_slow.c 	struct ucc_slow __iomem *us_regs;
ucc_slow          161 drivers/soc/fsl/qe/ucc_slow.c 	uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow));
ucc_slow          175 drivers/tty/serial/ucc_uart.c 	struct ucc_slow __iomem *uccp;
ucc_slow          567 drivers/tty/serial/ucc_uart.c 	struct ucc_slow __iomem *uccp = qe_port->uccp;
ucc_slow          651 drivers/tty/serial/ucc_uart.c 	struct ucc_slow __iomem *uccp = qe_port->uccp;
ucc_slow          816 drivers/tty/serial/ucc_uart.c 	struct ucc_slow __iomem *uccp = qe_port->uccp;
ucc_slow          856 drivers/tty/serial/ucc_uart.c 	struct ucc_slow __iomem *uccp = qe_port->uccp;
ucc_slow          288 include/soc/fsl/qe/immap_qe.h 		struct	ucc_slow slow;
ucc_slow          186 include/soc/fsl/qe/ucc_slow.h 	struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */