Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dtrf7970a.c416 TRF7970A_ST_IDLE_RX_BLOCKED, enumerator
852 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_irq()
860 trf->state = TRF7970A_ST_IDLE_RX_BLOCKED; in trf7970a_irq()
1142 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1161 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1481 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in trf7970a_send_cmd()
1505 if (trf->state == TRF7970A_ST_IDLE_RX_BLOCKED) { in trf7970a_send_cmd()
1730 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in _trf7970a_tg_listen()
1968 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_shutdown()