Home
last modified time | relevance | path

Searched refs:ucc_slow (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Ducc_slow.c75 struct ucc_slow __iomem *us_regs; in ucc_slow_enable()
96 struct ucc_slow __iomem *us_regs; in ucc_slow_disable()
123 struct ucc_slow __iomem *us_regs; in ucc_slow_init()
164 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow)); in ucc_slow_init()
H A DMakefile8 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Ducc_uart.c179 struct ucc_slow __iomem *uccp;
568 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_int()
652 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_init_ucc()
810 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_shutdown()
850 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_set_termios()
/OK3568_Linux_fs/kernel/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.h236 struct ucc_slow { struct
288 struct ucc_slow slow;
/OK3568_Linux_fs/u-boot/include/linux/
H A Dimmap_qe.h277 typedef struct ucc_slow { struct