Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/tml/transport/
DNfccI2cTransport.h37 #define ESE_SET_PWR _IOW(NFC_MAGIC, 0x02, uint32_t) macro
DNfccI2cTransport.cc417 ret = ioctl((int)(intptr_t)pDevHandle, ESE_SET_PWR, eType); in EseReset()