Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dfti2c010.c31 #ifndef CONFIG_FTI2C010_TIMEOUT
32 #define CONFIG_FTI2C010_TIMEOUT 10 /* ms */ macro
71 for (ts = get_timer(0); get_timer(ts) < CONFIG_FTI2C010_TIMEOUT; ) { in fti2c010_reset()
90 for (ts = get_timer(0); get_timer(ts) < CONFIG_FTI2C010_TIMEOUT; ) { in fti2c010_wait()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt809 CONFIG_FTI2C010_TIMEOUT