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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/qe_lib/
H A DMakefile7 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
H A Ducc_slow.c29 #include <asm/ucc_slow.h>
85 struct ucc_slow *us_regs;
106 struct ucc_slow *us_regs;
133 struct ucc_slow __iomem *us_regs;
171 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ducc_slow.h190 struct ucc_slow __iomem *us_regs; /* Ptr to memory map of UCC regs */
H A Dimmap_qe.h241 struct ucc_slow { struct
293 struct ucc_slow slow;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Ducc_uart.c30 #include <asm/ucc_slow.h>
173 struct ucc_slow __iomem *uccp;
575 struct ucc_slow __iomem *uccp = qe_port->uccp;
659 struct ucc_slow __iomem *uccp = qe_port->uccp;
824 struct ucc_slow __iomem *uccp = qe_port->uccp;
864 struct ucc_slow __iomem *uccp = qe_port->uccp;

Completed in 121 milliseconds