Home
last modified time | relevance | path

Searched refs:AXFLG_HAS_EEPROM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dax88796.h17 #define AXFLG_HAS_EEPROM (1<<0) macro
/openbmc/linux/drivers/net/ethernet/8390/
H A Dxsurf100.c280 ax88796_data.ax.flags = AXFLG_HAS_EEPROM; in xsurf100_probe()
H A Dax88796.c701 if (ax->plat->flags & AXFLG_HAS_EEPROM) { in ax_init_dev()