Home
last modified time | relevance | path

Searched refs:iso14443_config_fdt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c533 static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm) in iso14443_config_fdt() function
615 result = iso14443_config_fdt(stcontext, wtx_val & 0x3f); in st95hf_handle_wtx()
642 result = iso14443_config_fdt(stcontext, val_mm); in st95hf_handle_wtx()
728 result = iso14443_config_fdt(stcontext, val_mm); in st95hf_response_handler()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c532 static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm) in iso14443_config_fdt() function
614 result = iso14443_config_fdt(stcontext, wtx_val & 0x3f); in st95hf_handle_wtx()
641 result = iso14443_config_fdt(stcontext, val_mm); in st95hf_handle_wtx()
727 result = iso14443_config_fdt(stcontext, val_mm); in st95hf_response_handler()

Completed in 3 milliseconds