Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qe/
Ducc_slow.c75 struct ucc_slow *us_regs; in ucc_slow_enable()
96 struct ucc_slow *us_regs; in ucc_slow_disable()
123 struct ucc_slow __iomem *us_regs; in ucc_slow_init()
161 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow)); in ucc_slow_init()
DMakefile8 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/Linux-v5.4/include/soc/fsl/qe/
Ducc_slow.h186 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
Dimmap_qe.h236 struct ucc_slow { struct
288 struct ucc_slow slow;
/Linux-v5.4/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()
/Linux-v5.4/include/
DKbuild921 header-test- += soc/fsl/qe/ucc_slow.h