Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dst-nci.h51 bool is_ese_present; member
Dse.c458 if (info->se_info.se_status->is_ese_present && in st_nci_control_se()
631 if (info->se_info.se_status->is_ese_present) in st_nci_discover_se()
647 if (info->se_info.se_status->is_ese_present) { in st_nci_discover_se()
Di2c.c247 phy->se_status.is_ese_present = in st_nci_i2c_probe()
Dspi.c263 phy->se_status.is_ese_present = in st_nci_spi_probe()
/Linux-v4.19/drivers/nfc/st21nfca/
Dst21nfca.h73 bool is_ese_present; member
Dse.c176 if (info->se_status->is_ese_present) { in st21nfca_hci_discover_se()
Di2c.c550 phy->se_status.is_ese_present = in st21nfca_hci_i2c_probe()
Dcore.c267 if (info->se_status->is_ese_present) in st21nfca_hci_ready()