Home
last modified time | relevance | path

Searched refs:ENETC_GLOBAL_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h369 #define ENETC_GLOBAL_BASE 0x20000 macro
H A Denetc.c3261 if (len > ENETC_GLOBAL_BASE) in enetc_pci_probe()
3262 hw->global = hw->reg + ENETC_GLOBAL_BASE; in enetc_pci_probe()