Searched refs:ucc (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A DMakefile6 obj-$(CONFIG_UCC) += ucc.o
H A Ducc.c2 * arch/powerpc/sysdev/qe_lib/ucc.c
26 #include <asm/ucc.h>
H A Ducc_slow.c27 #include <asm/ucc.h>
H A Ducc_fast.c27 #include <asm/ucc.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dimmap_qe.h306 struct ucc { struct
425 struct ucc ucc1; /* ucc1 */
426 struct ucc ucc3; /* ucc3 */
427 struct ucc ucc5; /* ucc5 */
428 struct ucc ucc7; /* ucc7 */
431 struct ucc ucc2; /* ucc2 */
432 struct ucc ucc4; /* ucc4 */
433 struct ucc ucc6; /* ucc6 */
434 struct ucc ucc8; /* ucc8 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/85xx/
H A Dmpc85xx_mds.c115 struct device_node *ucc = NULL; local
120 for ( ;(ucc = of_find_node_by_name(ucc, "ucc")) != NULL;)
121 par_io_of_config(ucc);
123 of_node_put(ucc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ducc_geth_mii.c45 #include <asm/ucc.h>
H A Ducc_geth.h28 #include <asm/ucc.h>
H A Ducc_geth.c38 #include <asm/ucc.h>

Completed in 132 milliseconds