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

/linux-4.1.27/arch/cris/arch-v10/drivers/
H A Deeprom.c76 int retry_cnt_addr; /* Used to keep track of number of retries for member in struct:eeprom_type
546 if (eeprom.retry_cnt_addr > 0) eeprom_write()
718 eeprom.retry_cnt_addr = i; eeprom_address()
719 D(printk("%i\n", eeprom.retry_cnt_addr)); eeprom_address()
720 if(eeprom.retry_cnt_addr == EEPROM_RETRIES) eeprom_address()

Completed in 74 milliseconds