Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/fsl/qe/
Ducc_fast.c94 struct ucc_fast __iomem *uf_regs; in ucc_fast_enable()
115 struct ucc_fast __iomem *uf_regs; in ucc_fast_disable()
137 struct ucc_fast __iomem *uf_regs; in ucc_fast_init()
203 uccf->uf_regs = ioremap(uf_info->regs, sizeof(struct ucc_fast)); in ucc_fast_init()
DMakefile9 obj-$(CONFIG_UCC_FAST) += ucc_fast.o
/Linux-v5.4/drivers/net/wan/
Dfsl_ucc_hdlc.h72 struct ucc_fast __iomem *uf_regs; /* UCC Fast registers */
Dfsl_ucc_hdlc.c876 struct ucc_fast __iomem *uf_regs; in uhdlc_suspend()
917 struct ucc_fast __iomem *uf_regs; in uhdlc_resume()
/Linux-v5.4/include/soc/fsl/qe/
Ducc_fast.h180 struct ucc_fast __iomem *uf_regs; /* a pointer to the UCC regs. */
Dimmap_qe.h255 struct ucc_fast { struct
289 struct ucc_fast fast; argument
/Linux-v5.4/drivers/net/ethernet/freescale/
Ducc_geth.h40 struct ucc_fast uccf;
41 u8 res0[0x100 - sizeof(struct ucc_fast)];
Ducc_geth.c443 struct ucc_fast __iomem *uf_regs; in get_statistics()
449 uf_regs = (struct ucc_fast __iomem *) ug_regs; in get_statistics()
1314 struct ucc_fast __iomem *uf_regs; in adjust_enet_interface()
1582 struct ucc_fast __iomem *uf_regs; in adjust_link()
2000 struct ucc_fast __iomem *uf_regs; in ucc_geth_set_multi()
2355 struct ucc_fast __iomem *uf_regs; in ucc_geth_startup()
/Linux-v5.4/include/
DKbuild920 header-test- += soc/fsl/qe/ucc_fast.h