Searched refs:PN544_POLLING_LOOP_MGMT_GATE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/nfc/pn544/ |
D | pn544.c | 63 #define PN544_POLLING_LOOP_MGMT_GATE 0x94 macro 97 {PN544_POLLING_LOOP_MGMT_GATE, NFC_HCI_INVALID_PIPE}, 295 r = nfc_hci_set_param(hdev, PN544_POLLING_LOOP_MGMT_GATE, in pn544_hci_ready() 301 r = nfc_hci_set_param(hdev, PN544_POLLING_LOOP_MGMT_GATE, in pn544_hci_ready() 353 r = nfc_hci_set_param(hdev, PN544_POLLING_LOOP_MGMT_GATE, in pn544_hci_start_poll() 359 r = nfc_hci_set_param(hdev, PN544_POLLING_LOOP_MGMT_GATE, in pn544_hci_start_poll() 374 r = nfc_hci_set_param(hdev, PN544_POLLING_LOOP_MGMT_GATE, in pn544_hci_start_poll()
|