Home
last modified time | relevance | path

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

/linux/include/linux/
H A Deeprom_93xx46.h14 #define EE_SIZE2K 0x20 /* 2 kb of data, that is a 93xx56 */ macro
/linux/drivers/misc/eeprom/
H A Deeprom_93xx46.c39 .flags = EE_SIZE2K,
501 else if (pd->flags & EE_SIZE2K) in eeprom_93xx46_probe()