Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st-nci/
H A Dst-nci.h41 bool is_uicc_present; member
H A Dse.c471 info->se_info.se_status->is_uicc_present) in st_nci_control_se()
631 if (info->se_info.se_status->is_uicc_present) in st_nci_discover_se()
644 if (info->se_info.se_status->is_uicc_present) { in st_nci_discover_se()
H A Dspi.c244 phy->se_status.is_uicc_present = in st_nci_spi_probe()
H A Di2c.c230 phy->se_status.is_uicc_present = in st_nci_i2c_probe()
/openbmc/linux/drivers/nfc/st21nfca/
H A Dst21nfca.h63 bool is_uicc_present; member
H A Dse.c160 if (info->se_status->is_uicc_present) { in st21nfca_hci_discover_se()
H A Di2c.c530 phy->se_status.is_uicc_present = in st21nfca_hci_i2c_probe()
H A Dcore.c253 if (info->se_status->is_uicc_present) in st21nfca_hci_ready()