Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h343 #define ENETC_GLOBAL_BASE 0x20000 macro
Denetc.c2952 if (len > ENETC_GLOBAL_BASE) in enetc_pci_probe()
2953 hw->global = hw->reg + ENETC_GLOBAL_BASE; in enetc_pci_probe()