Home
last modified time | relevance | path

Searched refs:EEPROM_WRITE_OPCODE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_eeprom.h18 #define EEPROM_WRITE_OPCODE 05 macro
H A Drtl871x_eeprom.c166 shift_out_bits(padapter, EEPROM_WRITE_OPCODE, 3); in r8712_eeprom_write16()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_eeprom.h24 #define EEPROM_WRITE_OPCODE 05 macro
/openbmc/u-boot/drivers/net/
H A De1000.h1655 #define EEPROM_WRITE_OPCODE 0x5 /* EERPOM write opcode */ macro