Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Dscx200_acb.c40 #define POLL_TIMEOUT (HZ/5) macro
222 timeout = jiffies + POLL_TIMEOUT; in scx200_acb_poll()
/linux/drivers/usb/host/
H A Dxhci.h1418 #define POLL_TIMEOUT 60 macro