Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dtrf7970a.c413 TRF7970A_ST_RF_OFF, enumerator
829 if (trf->state == TRF7970A_ST_RF_OFF) { in trf7970a_irq()
1075 (trf->state == TRF7970A_ST_RF_OFF)) in trf7970a_switch_rf_off()
1085 trf->state = TRF7970A_ST_RF_OFF; in trf7970a_switch_rf_off()
1099 if (trf->state != TRF7970A_ST_RF_OFF) { /* Power on, RF off */ in trf7970a_switch_rf_on()
1128 case TRF7970A_ST_RF_OFF: in trf7970a_switch_rf()
1143 case TRF7970A_ST_RF_OFF: in trf7970a_switch_rf()
1333 (trf->state == TRF7970A_ST_RF_OFF)) { in trf7970a_in_configure_hw()
1671 (trf->state == TRF7970A_ST_RF_OFF)) { in trf7970a_tg_configure_hw()
1878 trf->state = TRF7970A_ST_RF_OFF; in trf7970a_power_up()
[all …]