Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c176 if (control & EEPROM_CTRL_RW) in atl1c_read_eeprom()
179 if (control & EEPROM_CTRL_RW) { in atl1c_read_eeprom()
Datl1c_hw.h146 #define EEPROM_CTRL_RW 0x80000000 macro