Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h56 #define NGBE_EEPROM_VERSION_STORE_REG 0x1022C macro
H A Dngbe_main.c634 wr32(wx, NGBE_EEPROM_VERSION_STORE_REG, 0x0); in ngbe_probe()
637 saved_ver = rd32(wx, NGBE_EEPROM_VERSION_STORE_REG); in ngbe_probe()
673 wr32(wx, NGBE_EEPROM_VERSION_STORE_REG, etrack_id); in ngbe_probe()