Searched refs:ICSR_WAIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-sh_mobile.c159 #define ICSR_WAIT 0x02 macro
427 if (sr & ICSR_WAIT) /* TODO: add delay here to support slow acks */
428 iic_wr(pd, ICSR, sr & ~ICSR_WAIT);

Completed in 47 milliseconds