Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.c2958 local |= EEPROM_DATA_OUT | EEPROM_WRITE_ENABLE; in eeprom_start()
2988 local |= EEPROM_WRITE_ENABLE; in eeprom_prep()
3023 local &= ~EEPROM_WRITE_ENABLE; in eeprom_check_ack()
3051 local |= EEPROM_WRITE_ENABLE; in eeprom_stop()
3135 local &= ~EEPROM_WRITE_ENABLE; in read_eeprom_byte()
3157 local |= EEPROM_WRITE_ENABLE; in read_eeprom_byte()
Dacenic.h191 #define EEPROM_WRITE_ENABLE 0x200000 macro
/linux-4.4.14/sound/pci/
Dmaestro3.c138 #define EEPROM_WRITE_ENABLE 0x00080000 macro