Searched full:s3fwrn5 (Results 1 – 20 of 20) sorted by relevance
/linux/Documentation/devicetree/bindings/net/nfc/ |
H A D | samsung,s3fwrn5.yaml | 4 $id: http://devicetree.org/schemas/net/nfc/samsung,s3fwrn5.yaml# 7 title: Samsung S3FWRN5 NCI NFC Controller 15 - samsung,s3fwrn5-i2c 37 s3fwrn5,en-gpios: 43 s3fwrn5,fw-gpios: 61 const: samsung,s3fwrn5-i2c 76 s3fwrn5@27 { 77 compatible = "samsung,s3fwrn5-i2c";
|
/linux/drivers/nfc/s3fwrn5/ |
H A D | i2c.c | 3 * I2C Link Layer for Samsung S3FWRN5 NCI based Driver 161 "s3fwrn5,en-gpios", in s3fwrn5_i2c_parse_dt() 171 "s3fwrn5,fw-gpios", in s3fwrn5_i2c_parse_dt() 212 * S3FWRN5 depends on a clock input ("XI" pin) to function properly. in s3fwrn5_i2c_probe() 215 * Make sure the clock is running before starting S3FWRN5. in s3fwrn5_i2c_probe() 254 { .compatible = "samsung,s3fwrn5-i2c", }, 272 MODULE_DESCRIPTION("I2C driver for Samsung S3FWRN5");
|
H A D | Makefile | 3 # Makefile for Samsung S3FWRN5 NFC driver 6 s3fwrn5-objs = core.o firmware.o nci.o phy_common.o 10 obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5.o
|
H A D | Kconfig | 7 Core driver for Samsung S3FWRN5 NFC chip. Contains core utilities 12 tristate "Samsung S3FWRN5 I2C support" 17 This module adds support for an I2C interface to the S3FWRN5 chip.
|
H A D | phy_common.h | 3 * Link Layer for Samsung S3FWRN5 NCI based Driver 17 #include "s3fwrn5.h"
|
H A D | nci.h | 3 * NCI based driver for Samsung S3FWRN5 NFC chip 12 #include "s3fwrn5.h"
|
H A D | core.c | 3 * NCI based driver for Samsung S3FWRN5 NFC chip 12 #include "s3fwrn5.h" 226 MODULE_DESCRIPTION("Samsung S3FWRN5 NFC driver");
|
H A D | nci.c | 3 * NCI based driver for Samsung S3FWRN5 NFC chip 12 #include "s3fwrn5.h"
|
H A D | phy_common.c | 3 * Link Layer for Samsung S3FWRN5 NCI based Driver
|
H A D | firmware.h | 3 * NCI based driver for Samsung S3FWRN5 NFC chip
|
H A D | s3fwrn5.h | 3 * NCI based driver for Samsung S3FWRN5 NFC chip
|
H A D | firmware.c | 3 * NCI based driver for Samsung S3FWRN5 NFC chip 14 #include "s3fwrn5.h"
|
/linux/drivers/nfc/ |
H A D | Makefile | 18 obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5/
|
H A D | Kconfig | 71 source "drivers/nfc/s3fwrn5/Kconfig"
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-gprimeltecan.dts | 43 compatible = "samsung,s3fwrn5-i2c";
|
H A D | msm8916-samsung-fortuna-common.dtsi | 100 compatible = "samsung,s3fwrn5-i2c";
|
H A D | msm8916-samsung-a2015-common.dtsi | 187 compatible = "samsung,s3fwrn5-i2c";
|
/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-tm2-common.dtsi | 798 s3fwrn5: nfc@27 { label 799 compatible = "samsung,s3fwrn5-i2c";
|
/linux/ |
H A D | CREDITS | 198 D: Samsung S3FWRN5 NCI NFC Controller
|
H A D | MAINTAINERS | 20440 SAMSUNG S3FWRN5 NFC DRIVER 20443 F: Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml 20444 F: drivers/nfc/s3fwrn5
|