Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dcore.c819 msecs_to_jiffies(NCI_RF_DEACTIVATE_TIMEOUT)); in nci_start_poll()
860 msecs_to_jiffies(NCI_RF_DEACTIVATE_TIMEOUT)); in nci_stop_poll()
953 msecs_to_jiffies(NCI_RF_DEACTIVATE_TIMEOUT)); in nci_deactivate_target()
991 msecs_to_jiffies(NCI_RF_DEACTIVATE_TIMEOUT)); in nci_dep_link_down()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h53 #define NCI_RF_DEACTIVATE_TIMEOUT 30000 macro