Searched refs:ddcwaitcnt (Results 1 – 1 of 1) sorted by relevance
583 u8 ddcwaitcnt, ddc_status; in _tx_ddcwait() local585 ddcwaitcnt = 0; in _tx_ddcwait()587 ddcwaitcnt++; in _tx_ddcwait()589 } while ((it66353_h2swrd(0x1B) & 0x80) == 0x00 && ddcwaitcnt < DDCWAITNUM); in _tx_ddcwait()591 if (ddcwaitcnt == DDCWAITNUM) { in _tx_ddcwait()