Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/qe_lib/
DMakefile7 obj-$(CONFIG_UCC_SLOW) += ucc_slow.o
Ducc_slow.c84 struct ucc_slow *us_regs; in ucc_slow_enable()
105 struct ucc_slow *us_regs; in ucc_slow_disable()
132 struct ucc_slow __iomem *us_regs; in ucc_slow_init()
170 uccs->us_regs = ioremap(us_info->regs, sizeof(struct ucc_slow)); in ucc_slow_init()
/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;