Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/soc/fsl/qe/
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()
A DMakefile8 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/linux-6.3-rc2/include/soc/fsl/qe/
A Ducc_slow.h186 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
A Dimmap_qe.h237 struct ucc_slow { struct
289 struct ucc_slow slow;
/linux-6.3-rc2/drivers/tty/serial/
A Ducc_uart.c179 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()
809 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()

Completed in 12 milliseconds