Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Deeprom_93xx46.h15 #define EE_SIZE4K 0x40 /* 4 kb of data, that is a 93xx66 */ macro
/Linux-v6.1/drivers/misc/eeprom/
Deeprom_93xx46.c44 .flags = EE_SIZE4K,
504 else if (pd->flags & EE_SIZE4K) in eeprom_93xx46_probe()