Home
last modified time | relevance | path

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

/arch/cris/arch-v10/drivers/
Deeprom.c47 #define MAX_WRITEDELAY_US 10000 /* 10 ms according to spec for 2KB EEPROM */ macro
699 i2c_delay(MAX_WRITEDELAY_US / EEPROM_RETRIES * i); in eeprom_address()