Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nfc/st-nci/
Dst-nci.h40 bool is_ese_present; member
Dse.c449 if (info->se_info.se_status->is_ese_present && in st_nci_control_se()
622 if (info->se_info.se_status->is_ese_present) in st_nci_discover_se()
638 if (info->se_info.se_status->is_ese_present) { in st_nci_discover_se()
Di2c.c236 phy->se_status.is_ese_present = in st_nci_i2c_probe()
Dspi.c252 phy->se_status.is_ese_present = in st_nci_spi_probe()
/Linux-v5.4/drivers/nfc/st21nfca/
Dst21nfca.h62 bool is_ese_present; member
Dse.c165 if (info->se_status->is_ese_present) { in st21nfca_hci_discover_se()
Di2c.c539 phy->se_status.is_ese_present = in st21nfca_hci_i2c_probe()
Dcore.c256 if (info->se_status->is_ese_present) in st21nfca_hci_ready()