Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dst21nfca.h29 bool is_ese_present; member
/linux-4.1.27/drivers/nfc/st21nfca/
Dst21nfca.h56 bool is_ese_present; member
Di2c.c542 phy->se_status.is_ese_present = in st21nfca_hci_i2c_of_request_resources()
581 phy->se_status.is_ese_present = pdata->is_ese_present; in st21nfca_hci_i2c_request_resources()
Dst21nfca.c277 if (info->se_status->is_ese_present && in st21nfca_hci_ready()
281 } else if (!info->se_status->is_ese_present && in st21nfca_hci_ready()
284 } else if (info->se_status->is_ese_present && in st21nfca_hci_ready()
Dst21nfca_se.c173 if (info->se_status->is_ese_present) { in st21nfca_hci_discover_se()