Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c502 int nth_attempt = 1; in st95hf_por_sequence() local
514 result, nth_attempt); in st95hf_por_sequence()
520 if (nth_attempt == 2) in st95hf_por_sequence()
527 } while (nth_attempt++ < 3); in st95hf_por_sequence()