Searched refs:ucc_slow (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/soc/fsl/qe/
H A DMakefile10 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
H A Ducc_slow.c24 #include <soc/fsl/qe/ucc_slow.h>
75 struct ucc_slow __iomem *us_regs;
96 struct ucc_slow __iomem *us_regs;
123 struct ucc_slow __iomem *us_regs;
164 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow));
/linux-master/include/soc/fsl/qe/
H A Ducc_slow.h186 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
H A Dimmap_qe.h237 struct ucc_slow { struct
289 struct ucc_slow slow;
/linux-master/drivers/tty/serial/
H A Ducc_uart.c32 #include <soc/fsl/qe/ucc_slow.h>
179 struct ucc_slow __iomem *uccp;
566 struct ucc_slow __iomem *uccp = qe_port->uccp;
650 struct ucc_slow __iomem *uccp = qe_port->uccp;
808 struct ucc_slow __iomem *uccp = qe_port->uccp;
849 struct ucc_slow __iomem *uccp = qe_port->uccp;

Completed in 264 milliseconds