Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nfc/st-nci/
Dse.c59 #define ST_NCI_SE_MODE_OFF 0x00 macro
463 else if (state == ST_NCI_SE_MODE_OFF && host_id != se_idx) in st_nci_control_se()
478 r = st_nci_control_se(ndev, se_idx, ST_NCI_SE_MODE_OFF); in st_nci_disable_se()