Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qe/
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()
DMakefile8 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/linux-6.1.9/include/soc/fsl/qe/
Ducc_slow.h186 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
Dimmap_qe.h237 struct ucc_slow { struct
289 struct ucc_slow slow;
/linux-6.1.9/drivers/tty/serial/
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()
851 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_set_termios()