Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nfc/st21nfca/
Dse.c31 #define ST21NFCA_SE_MODE_ON 0x01 macro
96 se_event = (state == ST21NFCA_SE_MODE_ON ? in st21nfca_hci_control_se()
104 se_event = (state == ST21NFCA_SE_MODE_ON ? in st21nfca_hci_control_se()
144 if (state == ST21NFCA_SE_MODE_ON && host_id == se_idx) in st21nfca_hci_control_se()
183 r = st21nfca_hci_control_se(hdev, se_idx, ST21NFCA_SE_MODE_ON); in st21nfca_hci_enable_se()