Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/nci/
Dcore.c384 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_core_reset()
420 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_open_device()
487 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_close_device()
/linux-4.4.14/include/net/nfc/
Dnci_core.h59 #define NCI_RESET_TIMEOUT 5000 macro