Home
last modified time | relevance | path

Searched refs:ST_NCI_FACTORY_MODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nfc/st-nci/
H A Dst-nci.h28 #define ST_NCI_FACTORY_MODE 2 macro
H A Dvendor_cmds.c52 test_and_set_bit(ST_NCI_FACTORY_MODE, &info->flags); in st_nci_factory_mode()
55 clear_bit(ST_NCI_FACTORY_MODE, &info->flags); in st_nci_factory_mode()
H A Dse.c603 if (test_bit(ST_NCI_FACTORY_MODE, &info->flags)) in st_nci_hci_network_init()
628 if (test_bit(ST_NCI_FACTORY_MODE, &info->flags)) in st_nci_discover_se()