Home
last modified time | relevance | path

Searched refs:trf7970a (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/nfc/
Dtrf7970a.c425 struct trf7970a { struct
458 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() argument
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()
[all …]
DMakefile13 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
DKconfig39 trf7970a.ko.
/linux-4.1.27/Documentation/devicetree/bindings/net/nfc/
Dtrf7970a.txt4 - compatible: Should be "ti,trf7970a".
17 - irq-status-read-quirk: Specify that the trf7970a being used has the
19 - en2-rf-quirk: Specify that the trf7970a being used has the "EN2 RF"
28 compatible = "ti,trf7970a";