Searched refs:fwi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | core.c | 216 * @fwi: frame waiting index, received in reply of RATS according to 232 int fwi; member 544 st95context->fwi < 4) in iso14443_config_fdt() 545 st95context->fwi = 4; in iso14443_config_fdt() 549 new_params[0].new_param_val = st95context->fwi; in iso14443_config_fdt() 720 stcontext->fwi = in st95hf_response_handler() 723 stcontext->fwi = in st95hf_response_handler() 730 dev_err(dev, "error in config_fdt to handle fwi of ATS, error=%d\n", in st95hf_response_handler() 1087 st95context->fwi = in st95hf_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | core.c | 215 * @fwi: frame waiting index, received in reply of RATS according to 231 int fwi; member 543 st95context->fwi < 4) in iso14443_config_fdt() 544 st95context->fwi = 4; in iso14443_config_fdt() 548 new_params[0].new_param_val = st95context->fwi; in iso14443_config_fdt() 719 stcontext->fwi = in st95hf_response_handler() 722 stcontext->fwi = in st95hf_response_handler() 729 dev_err(dev, "error in config_fdt to handle fwi of ATS, error=%d\n", in st95hf_response_handler() 1083 st95context->fwi = in st95hf_probe()
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | core.c | 810 u8 fwi = 0x11; in st21nfca_hci_check_presence() local 817 * However, the answer to this command is taking 3 * fwi in st21nfca_hci_check_presence() 820 * configurable fwi ~604µs. in st21nfca_hci_check_presence() 823 ST21NFCA_WR_XCHG_DATA, &fwi, 1, NULL); in st21nfca_hci_check_presence()
|
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/ |
H A D | core.c | 809 u8 fwi = 0x11; in st21nfca_hci_check_presence() local 816 * However, the answer to this command is taking 3 * fwi in st21nfca_hci_check_presence() 819 * configurable fwi ~604µs. in st21nfca_hci_check_presence() 822 ST21NFCA_WR_XCHG_DATA, &fwi, 1, NULL); in st21nfca_hci_check_presence()
|
Completed in 6 milliseconds