Searched refs:trf7970a (Results 1 – 6 of 6) sorted by relevance
423 struct trf7970a { struct823 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 …]
14 obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o
19 trf7970a.ko.
4 $id: http://devicetree.org/schemas/net/nfc/ti,trf7970a.yaml#15 const: ti,trf7970a24 Set to specify that the input frequency to the trf7970a is 13560000Hz or30 Specify that the trf7970a being used has the "EN2 RF" erratum38 Specify that the trf7970a being used has the "IRQ Status Read" erratum81 compatible = "ti,trf7970a";
61 compatible = "ti,trf7970a";
24516 F: Documentation/devicetree/bindings/net/nfc/ti,trf7970a.yaml24517 F: drivers/nfc/trf7970a.c