Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/fsl/qe/
Ducc_slow.c79 struct ucc_slow *us_regs; in ucc_slow_enable()
100 struct ucc_slow *us_regs; in ucc_slow_disable()
127 struct ucc_slow __iomem *us_regs; in ucc_slow_init()
165 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow)); in ucc_slow_init()
DMakefile8 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/Linux-v4.19/include/soc/fsl/qe/
Ducc_slow.h190 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
Dimmap_qe.h240 struct ucc_slow { struct
292 struct ucc_slow slow;
/Linux-v4.19/drivers/tty/serial/
Ducc_uart.c175 struct ucc_slow __iomem *uccp;
567 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_int()
651 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_init_ucc()
816 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_shutdown()
856 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_set_termios()