Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Deeprom_93xx46.h13 #define EE_SIZE1K 0x10 /* 1 kb of data, that is a 93xx46 */ macro
/linux-6.3-rc2/drivers/misc/eeprom/
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()

Completed in 3 milliseconds