Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/
Dtrf7970a.c416 TRF7970A_ST_IDLE_RX_BLOCKED, enumerator
859 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_irq()
867 trf->state = TRF7970A_ST_IDLE_RX_BLOCKED; in trf7970a_irq()
1141 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1160 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1474 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in trf7970a_send_cmd()
1498 if (trf->state == TRF7970A_ST_IDLE_RX_BLOCKED) { in trf7970a_send_cmd()
1717 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in _trf7970a_tg_listen()
1951 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_shutdown()