Searched refs:trf7970a_read (Results 1 – 1 of 1) sorted by relevance
/drivers/nfc/ |
D | trf7970a.c | 474 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() function 720 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_fill_fifo() 758 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 801 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 888 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, in trf7970a_irq() 1237 ret = trf7970a_read(trf, TRF7970A_RSSI_OSC_STATUS, &rssi); in trf7970a_is_rf_field()
|