Searched refs:EE_SIZE1K (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Deeprom_93xx46.h13 #define EE_SIZE1K 0x10 /* 1 kb of data, that is a 93xx46 */ macro
/linux-master/drivers/misc/eeprom/
H A Deeprom_93xx46.c35 .flags = EE_SIZE1K,
47 .flags = EE_SIZE1K,
53 .flags = EE_SIZE1K,
499 if (pd->flags & EE_SIZE1K)

Completed in 115 milliseconds