Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
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()
DMakefile7 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
/linux-4.1.27/arch/powerpc/include/asm/
Ducc_slow.h190 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
Dimmap_qe.h243 struct ucc_slow { struct
295 struct ucc_slow slow;
/linux-4.1.27/drivers/tty/serial/
Ducc_uart.c177 struct ucc_slow __iomem *uccp;
569 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_int()
653 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_init_ucc()
818 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_shutdown()
858 struct ucc_slow __iomem *uccp = qe_port->uccp; in qe_uart_set_termios()