Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dtrf7970a.c131 #define TRF7970A_FIFO_SIZE 127 macro
725 len = TRF7970A_FIFO_SIZE - fifo_bytes; in trf7970a_fill_fifo()
1548 len = min_t(int, skb->len, TRF7970A_FIFO_SIZE); in trf7970a_send_cmd()