Searched refs:DS4510_EEPROM_PAGE_WRITE_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/misc/ | ||
A D | ds4510.h | 12 #define DS4510_EEPROM_PAGE_WRITE_DELAY_MS 20 macro |
A D | ds4510.c | 50 udelay(DS4510_EEPROM_PAGE_WRITE_DELAY_MS * 1000); in ds4510_mem_write() |
Completed in 3 milliseconds