Searched refs:EE_ADDR8 (Results 1 – 3 of 3) sorted by relevance
112 if (edev->pdata->flags & EE_ADDR8) { in eeprom_93xx46_read()176 if (edev->pdata->flags & EE_ADDR8) in eeprom_93xx46_ew()233 if (edev->pdata->flags & EE_ADDR8) { in eeprom_93xx46_write_word()323 if (edev->pdata->flags & EE_ADDR8) in eeprom_93xx46_eral()446 pd->flags |= EE_ADDR8; in eeprom_93xx46_probe_dt()511 if (pd->flags & EE_ADDR8) in eeprom_93xx46_probe()545 (pd->flags & EE_ADDR8) ? 8 : 16, in eeprom_93xx46_probe()
45 .flags = EE_ADDR8,
10 #define EE_ADDR8 0x01 /* 8 bit addr. cfg */ macro
Completed in 6 milliseconds