Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nfc/
Dtrf7970a.c410 TRF7970A_ST_PWR_OFF, enumerator
1081 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_switch_rf_off()
1134 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1149 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1350 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_in_configure_hw()
1693 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_tg_configure_hw()
1883 if (trf->state != TRF7970A_ST_PWR_OFF) in trf7970a_power_up()
1915 if (trf->state == TRF7970A_ST_PWR_OFF) in trf7970a_power_down()
1934 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_power_down()
2005 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_probe()