Home
last modified time | relevance | path

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

/linux-6.15/drivers/nfc/
H A Dtrf7970a.c423 struct trf7970a { struct
823 struct trf7970a *trf = dev_id; in trf7970a_irq()
1008 struct trf7970a *trf = container_of(work, struct trf7970a, in trf7970a_timeout_work_handler()
1028 static int trf7970a_init(struct trf7970a *trf) in trf7970a_init()
1940 static int trf7970a_startup(struct trf7970a *trf) in trf7970a_startup()
1993 struct trf7970a *trf; in trf7970a_probe()
2152 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_remove()
2173 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_suspend()
2187 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_resume()
2204 struct trf7970a *trf = spi_get_drvdata(spi); in trf7970a_pm_runtime_suspend()
[all …]
H A DMakefile14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
H A DKconfig19 trf7970a.ko.
/linux-6.15/Documentation/devicetree/bindings/net/nfc/
H A Dti,trf7970a.yaml4 $id: http://devicetree.org/schemas/net/nfc/ti,trf7970a.yaml#
15 const: ti,trf7970a
24 Set to specify that the input frequency to the trf7970a is 13560000Hz or
30 Specify that the trf7970a being used has the "EN2 RF" erratum
38 Specify that the trf7970a being used has the "IRQ Status Read" erratum
81 compatible = "ti,trf7970a";
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtrvt.dts61 compatible = "ti,trf7970a";
/linux-6.15/
H A DMAINTAINERS24516 F: Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml
24517 F: drivers/nfc/trf7970a.c