Home
last modified time | relevance | path

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

/linux-6.6.21/net/nfc/nci/
Dcore.c386 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_core_reset()
504 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_open_device()
588 msecs_to_jiffies(NCI_RESET_TIMEOUT)); in nci_close_device()
/linux-6.6.21/include/net/nfc/
Dnci_core.h48 #define NCI_RESET_TIMEOUT 5000 macro