Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dmax6875.c37 #define USER_EEPROM_BASE 0x8100 macro
74 addr = USER_EEPROM_BASE + (slice << SLICE_BITS); in max6875_update_slice()