Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/common/
Dusb-otg-fsm.c159 msecs_to_jiffies(T_HOST_REQ_POLL)); in otg_hnp_polling_work()
202 msecs_to_jiffies(T_HOST_REQ_POLL)); in otg_start_hnp_polling()
/linux-6.6.21/include/linux/usb/
Dotg-fsm.h26 #define T_HOST_REQ_POLL (1500) /* 1500ms, HNP polling interval */ macro