Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Deeprom_93xx46.h13 #define EE_SIZE1K 0x10 /* 1 kb of data, that is a 93xx46 */ macro
/openbmc/linux/drivers/misc/eeprom/
H A Ddigsy_mtc_eeprom.c45 .flags = EE_ADDR8 | EE_SIZE1K,
H A Deeprom_93xx46.c36 .flags = EE_SIZE1K,
48 .flags = EE_SIZE1K,
54 .flags = EE_SIZE1K,
500 if (pd->flags & EE_SIZE1K) in eeprom_93xx46_probe()