Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/
H A Dport100.c64 #define PORT100_CMD_GET_FIRMWARE_VERSION 0x20 macro
1035 resp = port100_send_cmd_sync(dev, PORT100_CMD_GET_FIRMWARE_VERSION, in port100_get_firmware_version()