Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/fdp/
H A Dfdp.c28 #define NCI_PATCH_TYPE_OTP 0x01 macro
190 if ((type == NCI_PATCH_TYPE_OTP && !info->otp_patch) || in fdp_nci_send_patch()
194 if (type == NCI_PATCH_TYPE_OTP) in fdp_nci_send_patch()
339 r = fdp_nci_patch_cmd(ndev, NCI_PATCH_TYPE_OTP); in fdp_nci_patch_otp()
349 r = fdp_nci_send_patch(ndev, conn_id, NCI_PATCH_TYPE_OTP); in fdp_nci_patch_otp()