Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dtrf7970a.c430 struct trf7970a { struct
466 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() argument
480 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
495 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont()
524 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
539 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
563 static int trf7970a_update_rx_gain_reduction(struct trf7970a *trf) in trf7970a_update_rx_gain_reduction()
582 static int trf7970a_update_iso_ctrl_register(struct trf7970a *trf, u8 iso_ctrl) in trf7970a_update_iso_ctrl_register()
598 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
617 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
[all …]
H A DMakefile14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
H A DKconfig19 trf7970a.ko.
/linux/
H A DMAINTAINERS26846 F: Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
26847 F: drivers/nfc/trf7970a.c