Home
last modified time | relevance | path

Searched refs:ucc_slow (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H A Ducc_slow.c24 #include <soc/fsl/qe/ucc_slow.h>
75 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()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Ducc_slow.c24 #include <soc/fsl/qe/ucc_slow.h>
75 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()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Ducc_uart.c32 #include <soc/fsl/qe/ucc_slow.h>
179 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()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Ducc_uart.c32 #include <soc/fsl/qe/ucc_slow.h>
179 struct ucc_slow __iomem *uccp;
566 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_int()
650 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_init_ucc()
808 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_shutdown()
849 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_set_termios()
/kernel/linux/linux-5.10/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;
/kernel/linux/linux-6.6/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.h237 struct ucc_slow { struct
289 struct ucc_slow slow;

Completed in 15 milliseconds