Home
last modified time | relevance | path

Searched refs:nci (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/net/nfc/
H A Dnxp,nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/nxp,nci.yaml#
15 - const: nxp,nxp-nci-i2c
21 - const: nxp,nxp-nci-i2c
53 compatible = "nxp,nxp-nci-i2c";
H A Dst,st-nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/st,st-nci.yaml#
H A Dmarvell,nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/marvell,nci.yaml#
/linux-6.15/drivers/nfc/nxp-nci/
H A DMakefile6 nxp-nci-objs = core.o firmware.o
9 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
/linux-6.15/net/nfc/nci/
H A DMakefile6 obj-$(CONFIG_NFC_NCI) += nci.o
8 nci-objs := core.o data.o lib.o ntf.o rsp.o hci.o
H A DKconfig11 compile it as module (nci).
/linux-6.15/drivers/nfc/st-nci/
H A DMakefile6 st-nci-objs = ndlc.o core.o se.o vendor_cmds.o
7 obj-$(CONFIG_NFC_ST_NCI) += st-nci.o
/linux-6.15/drivers/nfc/
H A DMakefile16 obj-$(CONFIG_NFC_ST_NCI) += st-nci/
17 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
H A DKconfig69 source "drivers/nfc/st-nci/Kconfig"
70 source "drivers/nfc/nxp-nci/Kconfig"
/linux-6.15/fs/nilfs2/
H A Dcpfile.c569 size_t nci) in nilfs_cpfile_do_get_cpinfo() argument
585 for (n = 0; n < nci; cno += ncps) { in nilfs_cpfile_do_get_cpinfo()
597 for (i = 0; i < ncps && n < nci; i++, cp = (void *)cp + cpsz) { in nilfs_cpfile_do_get_cpinfo()
622 size_t nci) in nilfs_cpfile_do_get_ssinfo() argument
661 while (n < nci) { in nilfs_cpfile_do_get_ssinfo()
726 void *buf, unsigned int cisz, size_t nci) in nilfs_cpfile_get_cpinfo() argument
730 return nilfs_cpfile_do_get_cpinfo(cpfile, cnop, buf, cisz, nci); in nilfs_cpfile_get_cpinfo()
754 ssize_t nci; in nilfs_cpfile_delete_checkpoint() local
757 if (nci < 0) in nilfs_cpfile_delete_checkpoint()
758 return nci; in nilfs_cpfile_delete_checkpoint()
[all …]
/linux-6.15/drivers/nfc/s3fwrn5/
H A DMakefile6 s3fwrn5-objs = core.o firmware.o nci.o phy_common.o
/linux-6.15/net/nfc/
H A DMakefile7 obj-$(CONFIG_NFC_NCI) += nci/
H A DKconfig31 source "net/nfc/nci/Kconfig"
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsdm632-fairphone-fp3.dts72 compatible = "nxp,nq310", "nxp,nxp-nci-i2c";
H A Dmsm8916-huawei-g7.dts201 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8916-samsung-serranove.dts197 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8939-samsung-a7.dts120 compatible = "nxp,pn547", "nxp,nxp-nci-i2c";
H A Dmsm8998-oneplus-common.dtsi208 compatible = "nxp,nxp-nci-i2c";
H A Dmsm8996-xiaomi-common.dtsi191 compatible = "nxp,nxp-nci-i2c";
H A Dsm8250-sony-xperia-edo.dtsi462 compatible = "nxp,nxp-nci-i2c";
H A Dsm8150-sony-xperia-kumano.dtsi496 compatible = "nxp,nxp-nci-i2c";
H A Dsm7325-nothing-spacewar.dts801 "nxp,nxp-nci-i2c";
/linux-6.15/tools/testing/selftests/
H A DMakefile66 TARGETS += nci
/linux-6.15/
H A DMAINTAINERS17325 F: tools/testing/selftests/nci/
17731 F: Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml
17732 F: drivers/nfc/nxp-nci