Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/tml/
Dspi_spm.cc53 ret = ioctl((intptr_t)pDevHandle, P61_SET_SPI_PWR, level); in phPalEse_spi_ioctl()
74 ret = ioctl((intptr_t)pDevHandle, P61_SET_SPI_PWR, 1); in phPalEse_spi_ioctl()
DphTmlNfc_i2c.h62 #define P61_SET_SPI_PWR _IOW(PN544_MAGIC, 0x02, unsigned int) macro