Home
last modified time | relevance | path

Searched refs:ucc_fast (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c95 struct ucc_fast __iomem *uf_regs; in ucc_fast_enable()
116 struct ucc_fast __iomem *uf_regs; in ucc_fast_disable()
138 struct ucc_fast __iomem *uf_regs; in ucc_fast_init()
206 uccf->uf_regs = ioremap(uf_info->regs, sizeof(struct ucc_fast)); in ucc_fast_init()
H A DMakefile11 obj-$(CONFIG_UCC_FAST) += ucc_fast.o
/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h72 struct ucc_fast __iomem *uf_regs; /* UCC Fast registers */
/linux/include/soc/fsl/qe/
H A Ducc_fast.h179 struct ucc_fast __iomem *uf_regs; /* a pointer to the UCC regs. */
H A Dimmap_qe.h256 struct ucc_fast { struct
290 struct ucc_fast fast; argument
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.h40 struct ucc_fast uccf;
41 u8 res0[0x100 - sizeof(struct ucc_fast)];
H A Ducc_geth.c463 struct ucc_fast __iomem *uf_regs; in get_statistics()
469 uf_regs = (struct ucc_fast __iomem *) ug_regs; in get_statistics()
1494 struct ucc_fast __iomem *uf_regs = ugeth->uccf->uf_regs; in ugeth_mac_link_up()
1857 struct ucc_fast __iomem *uf_regs; in ucc_geth_set_multi()
2165 struct ucc_fast __iomem *uf_regs; in ucc_geth_startup()