Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353_drv.h27 #define DDCWAITNUM 10 macro
H A Dit66353.c589 } while ((it66353_h2swrd(0x1B) & 0x80) == 0x00 && ddcwaitcnt < DDCWAITNUM); in _tx_ddcwait()
591 if (ddcwaitcnt == DDCWAITNUM) { in _tx_ddcwait()