Searched refs:us_regs (Results 1 - 3 of 3) 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 Ducc_slow.c49 out_be16(&uccs->us_regs->utodr, UCC_SLOW_TOD);
85 struct ucc_slow *us_regs; local
88 us_regs = uccs->us_regs;
91 gumr_l = in_be32(&us_regs->gumr_l);
100 out_be32(&us_regs->gumr_l, gumr_l);
106 struct ucc_slow *us_regs; local
109 us_regs = uccs->us_regs;
112 gumr_l = in_be32(&us_regs
133 struct ucc_slow __iomem *us_regs; local
[all...]
/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 */ member in struct:ucc_slow_private
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Ducc_uart.c1010 qe_port->uccp = uccs->us_regs;

Completed in 110 milliseconds