Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dds4510.h13 #define DS4510_EEPROM_PAGE_WRITE_DELAY_MS 20 macro
H A Dds4510.c50 udelay(DS4510_EEPROM_PAGE_WRITE_DELAY_MS * 1000); in ds4510_mem_write()