Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c231 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()
1083 st95context->fwi = in st95hf_probe()
/openbmc/linux/drivers/nfc/st21nfca/
H A Dcore.c809 u8 fwi = 0x11; in st21nfca_hci_check_presence() local
822 ST21NFCA_WR_XCHG_DATA, &fwi, 1, NULL); in st21nfca_hci_check_presence()