Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h369 #define ENETC_GLOBAL_BASE 0x20000 macro
Denetc.c3188 if (len > ENETC_GLOBAL_BASE) in enetc_pci_probe()
3189 hw->global = hw->reg + ENETC_GLOBAL_BASE; in enetc_pci_probe()