Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1/
H A Dmxc_w1.c61 unsigned int timeout_cnt = 400; /* Takes max. 120us according to in mxc_w1_touch_bit() local
67 while (timeout_cnt--) { in mxc_w1_touch_bit()