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.c460 struct fman_port_hwp_regs __iomem *hwp_regs; member
695 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in stop_port_hwp()
709 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in start_port_hwp()
723 struct fman_port_hwp_regs __iomem *regs = port->hwp_regs; in init_hwp()
1359 port->hwp_regs = base_addr + HWP_PORT_REGS_OFFSET; in fman_port_config()
Dfman.h332 struct fman_hwp_regs __iomem *hwp_regs; member
Dfman.c1747 fman->hwp_regs = base_addr + HWP_OFFSET; in fman_config()
2021 hwp_init(fman->hwp_regs); in fman_init()