Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nfc/st-nci/
Dst-nci.h40 bool is_ese_present; member
Dse.c470 if (info->se_info.se_status->is_ese_present && in st_nci_control_se()
633 if (info->se_info.se_status->is_ese_present) in st_nci_discover_se()
649 if (info->se_info.se_status->is_ese_present) { in st_nci_discover_se()
Dspi.c242 phy->se_status.is_ese_present = in st_nci_spi_probe()
Di2c.c228 phy->se_status.is_ese_present = in st_nci_i2c_probe()
/linux-6.12.1/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.c528 phy->se_status.is_ese_present = in st21nfca_hci_i2c_probe()
Dcore.c255 if (info->se_status->is_ese_present) in st21nfca_hci_ready()