Lines Matching defs:trf
458 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
472 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
487 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, size_t len) in trf7970a_read_cont()
515 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
530 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
554 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
573 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
606 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream()
634 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream()
646 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()
823 struct trf7970a *trf = dev_id; in trf7970a_irq() local
983 static void trf7970a_issue_eof(struct trf7970a *trf) in trf7970a_issue_eof()
1008 struct trf7970a *trf = container_of(work, struct trf7970a, in trf7970a_timeout_work_handler() local
1028 static int trf7970a_init(struct trf7970a *trf) in trf7970a_init()
1072 static void trf7970a_switch_rf_off(struct trf7970a *trf) in trf7970a_switch_rf_off()
1091 static int trf7970a_switch_rf_on(struct trf7970a *trf) in trf7970a_switch_rf_on()
1118 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_switch_rf() local
1162 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1212 static int trf7970a_is_rf_field(struct trf7970a *trf, bool *is_rf_field) in trf7970a_is_rf_field()
1245 static int trf7970a_in_config_framing(struct trf7970a *trf, int framing) in trf7970a_in_config_framing()
1323 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_in_configure_hw() local
1373 static int trf7970a_per_cmd_config(struct trf7970a *trf, struct sk_buff *skb) in trf7970a_per_cmd_config()
1445 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_send_cmd() local
1545 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
1599 static int trf7970a_tg_config_framing(struct trf7970a *trf, int framing) in trf7970a_tg_config_framing()
1661 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_configure_hw() local
1697 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in _trf7970a_tg_listen() local
1771 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen() local
1782 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen_md() local
1803 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_get_rf_tech() local
1815 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_abort_cmd() local
1852 static int trf7970a_power_up(struct trf7970a *trf) in trf7970a_power_up()
1883 static int trf7970a_power_down(struct trf7970a *trf) in trf7970a_power_down()
1911 static int trf7970a_startup(struct trf7970a *trf) in trf7970a_startup()
1926 static void trf7970a_shutdown(struct trf7970a *trf) in trf7970a_shutdown()
1970 struct trf7970a *trf; in trf7970a_probe() local
2104 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_remove() local
2126 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_suspend() local
2142 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_resume() local
2161 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_suspend() local
2178 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_resume() local