Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c98 addr = ENETC_PORT_BASE + enetc_port_regs[i]; in enetc_get_regs()
105 addr = ENETC_PORT_BASE + enetc_port_mm_regs[i]; in enetc_get_regs()
H A Denetc_hw.h161 #define ENETC_PORT_BASE 0x10000 macro
H A Denetc.c3181 if (len > ENETC_PORT_BASE) in enetc_pci_probe()
3182 hw->port = hw->reg + ENETC_PORT_BASE; in enetc_pci_probe()