Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nfc/st95hf/
Dcore.c503 int nth_attempt = 1; in st95hf_por_sequence() local
515 result, nth_attempt); in st95hf_por_sequence()
521 if (nth_attempt == 2) in st95hf_por_sequence()
528 } while (nth_attempt++ < 3); in st95hf_por_sequence()