Searched refs:PN544_MAGIC (Results 1 – 1 of 1) sorted by relevance
/hardware/nxp/nfc/halimpl/tml/ |
D | phTmlNfc_i2c.h | 26 #define PN544_MAGIC 0xE9 macro 44 #define PN544_SET_PWR _IOW(PN544_MAGIC, 0x01, unsigned int) 62 #define P61_SET_SPI_PWR _IOW(PN544_MAGIC, 0x02, unsigned int) 68 #define P61_GET_PWR_STATUS _IOR(PN544_MAGIC, 0x03, unsigned int) 74 #define P61_SET_WIRED_ACCESS _IOW(PN544_MAGIC, 0x04, unsigned int) 79 #define P544_SET_NFC_SERVICE_PID _IOW(PN544_MAGIC, 0x05, unsigned int) 84 #define P544_GET_ESE_ACCESS _IOW(PN544_MAGIC, 0x06, unsigned int) 89 #define P544_SET_POWER_SCHEME _IOW(PN544_MAGIC, 0x07, unsigned int) 93 #define P544_REL_SVDD_WAIT _IOW(PN544_MAGIC, 0x08, unsigned int) 98 #define P544_SECURE_TIMER_SESSION _IOW(PN544_MAGIC, 0x0A, unsigned int) [all …]
|