Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fman/
Dfman_port.c433 struct fman_port_hwp_regs __iomem *hwp_regs; member
668 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in stop_port_hwp()
682 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in start_port_hwp()
696 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in init_hwp()
1332 port->hwp_regs = base_addr + HWP_PORT_REGS_OFFSET; in fman_port_config()
Dfman.h305 struct fman_hwp_regs __iomem *hwp_regs; member
Dfman.c1720 fman->hwp_regs = base_addr + HWP_OFFSET; in fman_config()
1994 hwp_init(fman->hwp_regs); in fman_init()