Home
last modified time | relevance | path

Searched refs:hwp_regs (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_port.c434 struct fman_port_hwp_regs __iomem *hwp_regs; member
669 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in stop_port_hwp()
683 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in start_port_hwp()
697 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in init_hwp()
1333 port->hwp_regs = base_addr + HWP_PORT_REGS_OFFSET; in fman_port_config()
Dfman.h305 struct fman_hwp_regs __iomem *hwp_regs; member
Dfman.c1721 fman->hwp_regs = base_addr + HWP_OFFSET; in fman_config()
1995 hwp_init(fman->hwp_regs); in fman_init()