Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dtrf7970a.c412 TRF7970A_ST_PWR_OFF, enumerator
1074 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_switch_rf_off()
1127 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1142 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1332 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_in_configure_hw()
1670 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_tg_configure_hw()
1858 if (trf->state != TRF7970A_ST_PWR_OFF) in trf7970a_power_up()
1889 if (trf->state == TRF7970A_ST_PWR_OFF) in trf7970a_power_down()
1906 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_power_down()
1982 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_probe()