Home
last modified time | relevance | path

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

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