Searched refs:trf7970a_read (Results 1 – 1 of 1) sorted by relevance
/drivers/nfc/ |
D | trf7970a.c | 470 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() function 711 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_fill_fifo() 749 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 791 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 878 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, in trf7970a_irq() 1246 ret = trf7970a_read(trf, TRF7970A_RSSI_OSC_STATUS, &rssi); in trf7970a_is_rf_field()
|