Searched refs:PS2_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance
36 #define PS2_RETRY_COUNT 10000 macro174 while (ps2_npcx_ctrl_bus_busy(dev) && (i < PS2_RETRY_COUNT)) { in ps2_npcx_ctrl_write()179 if (unlikely(i == PS2_RETRY_COUNT)) { in ps2_npcx_ctrl_write()