Searched defs:trf (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/nfc/ |
| H A D | trf7970a.c | 465 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() 479 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() 494 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont() 523 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write() 538 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus() 562 static int trf7970a_update_rx_gain_reduction(struct trf7970a *trf) in trf7970a_update_rx_gain_reduction() 581 static int trf7970a_update_iso_ctrl_register(struct trf7970a *trf, u8 iso_ctrl) in trf7970a_update_iso_ctrl_register() 597 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto() 616 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect() 649 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream() [all …]
|