Searched refs:trf7970a (Results 1 – 5 of 5) sorted by relevance
28 /* There are 3 ways the host can communicate with the trf7970a:32 * The trf7970a is very timing sensitive and the VIN, EN2, and EN36 * version of the trf7970a that requires that EN2 remain low no matter40 * indicates that trf7970a currently being used has the erratum and45 * from the trf7970a (or tag). Using this mechanism creates a race with145 /* Erratum: When reading IRQ Status register on trf7970a, we must issue a429 struct trf7970a { struct 465 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() argument 479 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() 494 static int trf7970a_read_cont(struct trf7970a *tr430 statetrf7970a global() argument 431 devtrf7970a global() argument 432 spitrf7970a global() argument 433 vin_regulatortrf7970a global() argument 434 vddio_regulatortrf7970a global() argument 435 ddevtrf7970a global() argument 436 quirkstrf7970a global() argument 437 is_initiatortrf7970a global() argument 438 abortingtrf7970a global() argument 439 tx_skbtrf7970a global() argument 440 rx_skbtrf7970a global() argument 441 cbtrf7970a global() argument [all...]
14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
19 trf7970a.ko.
61 compatible = "ti,trf7970a";
25328 F: Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml25329 F: drivers/nfc/trf7970a.c