Searched refs:trf7970a_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nfc/ |
H A D | trf7970a.c | 471 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() function 712 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_fill_fifo() 750 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 792 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, &fifo_bytes); in trf7970a_drain_fifo() 879 ret = trf7970a_read(trf, TRF7970A_FIFO_STATUS, in trf7970a_irq() 1247 ret = trf7970a_read(trf, TRF7970A_RSSI_OSC_STATUS, &rssi); in trf7970a_is_rf_field()
|