Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h369 #define ENETC_GLOBAL_BASE 0x20000 macro
Denetc.c3213 if (len > ENETC_GLOBAL_BASE) in enetc_pci_probe()
3214 hw->global = hw->reg + ENETC_GLOBAL_BASE; in enetc_pci_probe()