Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000_spi.c509 checksum = ((uint16_t)EEPROM_SUM) - checksum; in do_e1000_spi_checksum()
H A De1000.h1694 #define EEPROM_SUM 0xBABA macro
H A De1000.c896 checksum = ((uint16_t)EEPROM_SUM) - checksum; in e1000_validate_eeprom_checksum()