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

/linux-master/include/linux/
H A Deeprom_93xx46.h11 #define EE_ADDR16 0x02 /* 16 bit addr. cfg */ macro
/linux-master/drivers/misc/eeprom/
H A Deeprom_93xx46.c276 if (edev->pdata->flags & EE_ADDR16) {
447 pd->flags |= EE_ADDR16;
512 else if (pd->flags & EE_ADDR16)

Completed in 116 milliseconds