Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/
Dtrf7970a.c413 TRF7970A_ST_PWR_OFF, enumerator
1083 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_switch_rf_off()
1136 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1151 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1341 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_in_configure_hw()
1684 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_tg_configure_hw()
1872 if (trf->state != TRF7970A_ST_PWR_OFF) in trf7970a_power_up()
1903 if (trf->state == TRF7970A_ST_PWR_OFF) in trf7970a_power_down()
1920 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_power_down()
1996 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_probe()