Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/
H A Dtrf7970a.c410 TRF7970A_ST_PWR_OFF, enumerator
1082 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_switch_rf_off()
1135 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1150 case TRF7970A_ST_PWR_OFF: in trf7970a_switch_rf()
1351 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_in_configure_hw()
1694 if ((trf->state == TRF7970A_ST_PWR_OFF) || in trf7970a_tg_configure_hw()
1884 if (trf->state != TRF7970A_ST_PWR_OFF) in trf7970a_power_up()
1916 if (trf->state == TRF7970A_ST_PWR_OFF) in trf7970a_power_down()
1935 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_power_down()
2006 trf->state = TRF7970A_ST_PWR_OFF; in trf7970a_probe()