Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ps2/
Dps2_npcx_controller.c137 static int ps2_npcx_ctrl_bus_busy(const struct device *dev) in ps2_npcx_ctrl_bus_busy() function
174 while (ps2_npcx_ctrl_bus_busy(dev) && (i < PS2_RETRY_COUNT)) { in ps2_npcx_ctrl_write()