Searched refs:PN544_SET_PWR (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc_i2c.c267 #define PN544_SET_PWR _IOW(0xe9, 0x01, unsigned int) macro
272 return ioctl(gI2cPortContext.nHandle, PN544_SET_PWR, level);
/external/libnfc-nci/halimpl/pn54x/tml/
H A DphTmlNfc_i2c.c327 #define PN544_SET_PWR _IOW(0xe9, 0x01, unsigned int) macro
338 ret = ioctl((intptr_t)pDevHandle, PN544_SET_PWR, level);

Completed in 89 milliseconds