Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.cc1278 int irq_state = -1; in phTmlNfc_WaitForIRQLow() local
1283 irq_state = gpTransportObj->GetIrqState(gpphTmlNfc_Context->pDevHandle); in phTmlNfc_WaitForIRQLow()
1284 if (!irq_state) { in phTmlNfc_WaitForIRQLow()
1288 if (irq_state > 0) { in phTmlNfc_WaitForIRQLow()
1292 NXPLOG_NCIHAL_E("%s: IOCTL error returned %d", __func__, irq_state); in phTmlNfc_WaitForIRQLow()