Lines Matching defs:trf
456 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
470 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
485 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont()
514 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
529 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
553 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
572 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
605 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream()
633 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream()
645 static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb, in trf7970a_transmit()
703 static void trf7970a_fill_fifo(struct trf7970a *trf) in trf7970a_fill_fifo()
738 static void trf7970a_drain_fifo(struct trf7970a *trf, u8 status) in trf7970a_drain_fifo()
822 struct trf7970a *trf = dev_id; in trf7970a_irq() local
982 static void trf7970a_issue_eof(struct trf7970a *trf) in trf7970a_issue_eof()
1007 struct trf7970a *trf = container_of(work, struct trf7970a, in trf7970a_timeout_work_handler() local
1027 static int trf7970a_init(struct trf7970a *trf) in trf7970a_init()
1079 static void trf7970a_switch_rf_off(struct trf7970a *trf) in trf7970a_switch_rf_off()
1098 static int trf7970a_switch_rf_on(struct trf7970a *trf) in trf7970a_switch_rf_on()
1125 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_switch_rf() local
1169 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1229 static int trf7970a_is_rf_field(struct trf7970a *trf, bool *is_rf_field) in trf7970a_is_rf_field()
1263 static int trf7970a_in_config_framing(struct trf7970a *trf, int framing) in trf7970a_in_config_framing()
1341 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_in_configure_hw() local
1390 static int trf7970a_per_cmd_config(struct trf7970a *trf, struct sk_buff *skb) in trf7970a_per_cmd_config()
1462 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_send_cmd() local
1562 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
1621 static int trf7970a_tg_config_framing(struct trf7970a *trf, int framing) in trf7970a_tg_config_framing()
1683 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_configure_hw() local
1720 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in _trf7970a_tg_listen() local
1794 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen() local
1806 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen_md() local
1827 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_get_rf_tech() local
1839 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_abort_cmd() local
1876 static int trf7970a_power_up(struct trf7970a *trf) in trf7970a_power_up()
1908 static int trf7970a_power_down(struct trf7970a *trf) in trf7970a_power_down()
1938 static int trf7970a_startup(struct trf7970a *trf) in trf7970a_startup()
1953 static void trf7970a_shutdown(struct trf7970a *trf) in trf7970a_shutdown()
1991 struct trf7970a *trf; in trf7970a_probe() local
2148 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_remove() local
2170 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_suspend() local
2186 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_resume() local
2205 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_suspend() local
2222 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_resume() local