Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A 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()
H A Dfman.h308 struct fman_hwp_regs __iomem *hwp_regs; member
H A Dfman.c1720 fman->hwp_regs = base_addr + HWP_OFFSET; in fman_config()
1994 hwp_init(fman->hwp_regs); in fman_init()