Lines Matching defs:trf
460 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
474 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
489 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, size_t len) in trf7970a_read_cont()
517 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
532 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
556 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
575 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
608 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream()
643 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream()
655 static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb, in trf7970a_transmit()
712 static void trf7970a_fill_fifo(struct trf7970a *trf) in trf7970a_fill_fifo()
747 static void trf7970a_drain_fifo(struct trf7970a *trf, u8 status) in trf7970a_drain_fifo()
832 struct trf7970a *trf = dev_id; in trf7970a_irq() local
992 static void trf7970a_issue_eof(struct trf7970a *trf) in trf7970a_issue_eof()
1017 struct trf7970a *trf = container_of(work, struct trf7970a, in trf7970a_timeout_work_handler() local
1037 static int trf7970a_init(struct trf7970a *trf) in trf7970a_init()
1081 static void trf7970a_switch_rf_off(struct trf7970a *trf) in trf7970a_switch_rf_off()
1100 static int trf7970a_switch_rf_on(struct trf7970a *trf) in trf7970a_switch_rf_on()
1127 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_switch_rf() local
1171 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1221 static int trf7970a_is_rf_field(struct trf7970a *trf, bool *is_rf_field) in trf7970a_is_rf_field()
1254 static int trf7970a_in_config_framing(struct trf7970a *trf, int framing) in trf7970a_in_config_framing()
1332 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_in_configure_hw() local
1382 static int trf7970a_per_cmd_config(struct trf7970a *trf, struct sk_buff *skb) in trf7970a_per_cmd_config()
1459 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_send_cmd() local
1559 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
1613 static int trf7970a_tg_config_framing(struct trf7970a *trf, int framing) in trf7970a_tg_config_framing()
1675 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_configure_hw() local
1711 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in _trf7970a_tg_listen() local
1785 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen() local
1796 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen_md() local
1817 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_get_rf_tech() local
1829 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_abort_cmd() local
1866 static int trf7970a_power_up(struct trf7970a *trf) in trf7970a_power_up()
1897 static int trf7970a_power_down(struct trf7970a *trf) in trf7970a_power_down()
1925 static int trf7970a_startup(struct trf7970a *trf) in trf7970a_startup()
1940 static void trf7970a_shutdown(struct trf7970a *trf) in trf7970a_shutdown()
1984 struct trf7970a *trf; in trf7970a_probe() local
2121 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_remove() local
2143 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_suspend() local
2159 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_resume() local
2178 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_suspend() local
2195 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_resume() local