Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.h72 GPIO_RESTORE = 0x10, enumerator
DphNxpNciHal.cc415 phNxpNciHal_gpio_restore(GPIO_RESTORE); in phNxpNciHal_fw_download()
2979 } else if (state == GPIO_RESTORE) { in phNxpNciHal_gpio_restore()
2980 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_RESTORE; in phNxpNciHal_gpio_restore()
3349 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_RESTORE) { in phNxpNciHal_print_res_status()
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.h105 GPIO_RESTORE = 0x10, enumerator
DphNxpNciHal.cc477 phNxpNciHal_gpio_restore(GPIO_RESTORE); in phNxpNciHal_force_fw_download()
3425 } else if (state == GPIO_RESTORE) { in phNxpNciHal_gpio_restore()
3426 nxpncihal_ctrl.phNxpNciGpioInfo.state = GPIO_RESTORE; in phNxpNciHal_gpio_restore()
3751 } else if (nxpncihal_ctrl.phNxpNciGpioInfo.state == GPIO_RESTORE) { in phNxpNciHal_print_res_status()