Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dtrf7970a.c413 TRF7970A_ST_PWR_OFF, enumerator
1084 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_switch_rf_off()
1137 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1152 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1353 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_in_configure_hw()
1696 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_tg_configure_hw()
1886 if (trf->state != TRF7970A_ST_PWR_OFF) in trf7970a_power_up()
1918 if (trf->state == TRF7970A_ST_PWR_OFF) in trf7970a_power_down()
1937 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_power_down()
2008 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_probe()