Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nfc/
Dtrf7970a.c413 TRF7970A_ST_IDLE_RX_BLOCKED, enumerator
849 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_irq()
857 trf->state = TRF7970A_ST_IDLE_RX_BLOCKED; in trf7970a_irq()
1139 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1158 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_switch_rf()
1478 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in trf7970a_send_cmd()
1502 if (trf->state == TRF7970A_ST_IDLE_RX_BLOCKED) { in trf7970a_send_cmd()
1727 (trf->state != TRF7970A_ST_IDLE_RX_BLOCKED)) { in _trf7970a_tg_listen()
1965 case TRF7970A_ST_IDLE_RX_BLOCKED: in trf7970a_shutdown()