Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c163 if (control & EEPROM_CTRL_RW) in atl1c_read_eeprom()
166 if (control & EEPROM_CTRL_RW) { in atl1c_read_eeprom()
H A Datl1c_hw.h134 #define EEPROM_CTRL_RW 0x80000000 macro