Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c77 static const u8 len_seq[] = { 16, 24, 12, 29 }; variable
353 if (phy->current_read_len < ARRAY_SIZE(len_seq)) { in st21nfca_hci_i2c_read()
354 len = len_seq[phy->current_read_len]; in st21nfca_hci_i2c_read()