Searched refs:trf7970a (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/nfc/ |
D | trf7970a.c | 423 struct trf7970a { struct 457 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() argument 471 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() 486 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, 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() [all …]
|
D | Makefile | 14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
|
D | Kconfig | 19 trf7970a.ko.
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-prtrvt.dts | 61 compatible = "ti,trf7970a";
|
/linux-6.12.1/ |
D | MAINTAINERS | 23267 F: Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml 23268 F: drivers/nfc/trf7970a.c
|