Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.c2947 local |= EEPROM_DATA_OUT | EEPROM_WRITE_ENABLE; in eeprom_start()
2977 local |= EEPROM_WRITE_ENABLE; in eeprom_prep()
3012 local &= ~EEPROM_WRITE_ENABLE; in eeprom_check_ack()
3040 local |= EEPROM_WRITE_ENABLE; in eeprom_stop()
3124 local &= ~EEPROM_WRITE_ENABLE; in read_eeprom_byte()
3146 local |= EEPROM_WRITE_ENABLE; in read_eeprom_byte()
H A Dacenic.h192 #define EEPROM_WRITE_ENABLE 0x200000 macro
/openbmc/linux/sound/pci/
H A Dmaestro3.c118 #define EEPROM_WRITE_ENABLE 0x00080000 macro