Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dtrf7970a.c414 TRF7970A_ST_RF_OFF, enumerator
831 if (trf->state == TRF7970A_ST_RF_OFF) { in trf7970a_irq()
1085 (trf->state == TRF7970A_ST_RF_OFF)) in trf7970a_switch_rf_off()
1095 trf->state = TRF7970A_ST_RF_OFF; in trf7970a_switch_rf_off()
1109 if (trf->state != TRF7970A_ST_RF_OFF) { /* Power on, RF off */ in trf7970a_switch_rf_on()
1138 case TRF7970A_ST_RF_OFF: in trf7970a_switch_rf()
1153 case TRF7970A_ST_RF_OFF: in trf7970a_switch_rf()
1354 (trf->state == TRF7970A_ST_RF_OFF)) { in trf7970a_in_configure_hw()
1697 (trf->state == TRF7970A_ST_RF_OFF)) { in trf7970a_tg_configure_hw()
1907 trf->state = TRF7970A_ST_RF_OFF; in trf7970a_power_up()
[all …]