Home
last modified time | relevance | path

Searched refs:tah_regs (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/ibm/emac/
A Dtah.c47 struct tah_regs __iomem *p = dev->base; in tah_reset()
68 sizeof(struct tah_regs); in tah_get_regs_len()
75 struct tah_regs *regs = (struct tah_regs *)(hdr + 1); in tah_dump_regs()
82 memcpy_fromio(regs, dev->base, sizeof(struct tah_regs)); in tah_dump_regs()
108 dev->base = (struct tah_regs __iomem *)ioremap(regs.start, in tah_probe()
109 sizeof(struct tah_regs)); in tah_probe()
A Dtah.h22 struct tah_regs { struct
38 struct tah_regs __iomem *base; argument

Completed in 3 milliseconds