Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Deeprom_93xx46.h8 #define EE_ADDR8 0x01 /* 8 bit addr. cfg */ macro
/linux-4.4.14/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c39 .flags = EE_ADDR8,
Deeprom_93xx46.c313 if (pd->flags & EE_ADDR8) in eeprom_93xx46_probe()
343 (pd->flags & EE_ADDR8) ? 8 : 16, in eeprom_93xx46_probe()