Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dtrf7970a.c415 TRF7970A_ST_IDLE_RX_BLOCKED, enumerator
850 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_irq()
858 trf->state = TRF7970A_ST_IDLE_RX_BLOCKED; in trf7970a_irq()
1132 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1151 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1460 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in trf7970a_send_cmd()
1484 if (trf->state == TRF7970A_ST_IDLE_RX_BLOCKED) { in trf7970a_send_cmd()
1703 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in _trf7970a_tg_listen()
1937 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_shutdown()