Home
last modified time | relevance | path

Searched refs:ucc_fast (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H A Ducc_fast.c24 #include <soc/fsl/qe/ucc_fast.h>
95 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()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Ducc_fast.c24 #include <soc/fsl/qe/ucc_fast.h>
95 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()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfsl_ucc_hdlc.h17 #include <soc/fsl/qe/ucc_fast.h>
72 struct ucc_fast __iomem *uf_regs; /* UCC Fast registers */
H A Dfsl_ucc_hdlc.c890 struct ucc_fast __iomem *uf_regs; in uhdlc_suspend()
930 struct ucc_fast __iomem *uf_regs; in uhdlc_resume()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfsl_ucc_hdlc.h17 #include <soc/fsl/qe/ucc_fast.h>
72 struct ucc_fast __iomem *uf_regs; /* UCC Fast registers */
H A Dfsl_ucc_hdlc.c890 struct ucc_fast __iomem *uf_regs; in uhdlc_suspend()
930 struct ucc_fast __iomem *uf_regs; in uhdlc_resume()
/kernel/linux/linux-5.10/include/soc/fsl/qe/
H A Dqe_tdm.h20 #include <soc/fsl/qe/ucc_fast.h>
H A Ducc_fast.h180 struct ucc_fast __iomem *uf_regs; /* a pointer to the UCC regs. */
H A Dimmap_qe.h255 struct ucc_fast { struct
289 struct ucc_fast fast;
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H A Dqe_tdm.h20 #include <soc/fsl/qe/ucc_fast.h>
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;
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Ducc_geth.h25 #include <soc/fsl/qe/ucc_fast.h>
39 struct ucc_fast uccf;
40 u8 res0[0x100 - sizeof(struct ucc_fast)];
H A Ducc_geth.c43 #include <soc/fsl/qe/ucc_fast.h>
443 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Ducc_geth.h25 #include <soc/fsl/qe/ucc_fast.h>
39 struct ucc_fast uccf;
40 u8 res0[0x100 - sizeof(struct ucc_fast)];
H A Ducc_geth.c44 #include <soc/fsl/qe/ucc_fast.h>
463 struct ucc_fast __iomem *uf_regs; in get_statistics()
469 uf_regs = (struct ucc_fast __iomem *) ug_regs; in get_statistics()
1294 struct ucc_fast __iomem *uf_regs; in adjust_enet_interface()
1562 struct ucc_fast __iomem *uf_regs; in adjust_link()
1957 struct ucc_fast __iomem *uf_regs; in ucc_geth_set_multi()
2266 struct ucc_fast __iomem *uf_regs; in ucc_geth_startup()

Completed in 25 milliseconds