Home
last modified time | relevance | path

Searched full:nfc (Results 1 – 25 of 236) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Drockchip,nand-controller.yaml7 title: Rockchip SoCs NAND FLASH Controller (NFC)
18 - const: rockchip,px30-nfc
19 - const: rockchip,rk2928-nfc
20 - const: rockchip,rv1108-nfc
23 - rockchip,rk3036-nfc
24 - rockchip,rk3128-nfc
25 - const: rockchip,rk2928-nfc
27 - const: rockchip,rk3308-nfc
28 - const: rockchip,rv1108-nfc
46 - const: nfc
[all …]
H A Datmel-nand.txt21 - atmel,nfc-io: phandle to the NFC IO block. Only required for sama5d3
23 - atmel,nfc-sram: phandle to the NFC SRAM block. Only required for sama5d3
65 nfc_io: nfc-io@70000000 {
66 compatible = "atmel,sama5d3-nfc-io", "syscon";
91 atmel,nfc-sram = <&nfc_sram>;
92 atmel,nfc-io = <&nfc_io>;
151 Nand Flash Controller(NFC) is an optional sub-node
153 - compatible : "atmel,sama5d3-nfc".
154 - reg : should specify the address and size used for NFC command registers,
155 NFC registers and NFC SRAM. NFC SRAM address and size can be absent
[all …]
H A Dvf610-nfc.txt1 Freescale's NAND flash controller (NFC)
3 This variant of the Freescale NAND flash controller (NFC) can be found on
7 - compatible: Should be set to "fsl,vf610-nfc".
8 - reg: address range of the NFC.
9 - interrupts: interrupt of the NFC.
27 - compatible: Should be set to "fsl,vf610-nfc-cs".
39 nfc: nand@400e0000 {
40 compatible = "fsl,vf610-nfc";
46 clock-names = "nfc";
51 compatible = "fsl,vf610-nfc-nandcs";
H A Dmediatek,mtk-nfc.yaml4 $id: http://devicetree.org/schemas/mtd/mediatek,mtk-nfc.yaml#
7 title: MediaTek(MTK) SoCs raw NAND FLASH controller (NFC)
15 - mediatek,mt2701-nfc
16 - mediatek,mt2712-nfc
17 - mediatek,mt7622-nfc
58 const: mediatek,mt2701-nfc
73 const: mediatek,mt2712-nfc
88 const: mediatek,mt7622-nfc
119 compatible = "mediatek,mt2701-nfc";
H A Damlogic,meson-nand.yaml7 title: Amlogic NAND Flash Controller (NFC) for GXBB/GXL/AXG family SoCs
18 - amlogic,meson-gxl-nfc
19 - amlogic,meson-axg-nfc
26 - const: nfc
59 meson-gxl-nfc 8, 16, 24, 30, 40, 50, 60
60 meson-axg-nfc 8
106 compatible = "amlogic,meson-axg-nfc";
108 reg-names = "nfc", "emmc";
H A Damlogic,meson-nand.txt1 Amlogic NAND Flash Controller (NFC) for GXBB/GXL/AXG family SoCs
8 - "amlogic,meson-gxl-nfc"
9 - "amlogic,meson-axg-nfc"
15 "core" - NFC module gate clock
37 compatible = "amlogic,meson-axg-nfc";
H A Dmtk-nand.txt1 MTK SoCs NAND FLASH controller (NFC) DT binding
10 1) NFC NAND Controller Interface (NFI):
13 The first part of NFC is NAND Controller Interface (NFI) HW.
16 "mediatek,mt2701-nfc",
17 "mediatek,mt2712-nfc",
18 "mediatek,mt7622-nfc".
30 compatible = "mediatek,mt2701-nfc";
H A Darasan,nand-controller.yaml20 - const: arasan,nfc-v3p10
49 nfc: nand-controller@ff100000 {
50 compatible = "xlnx,zynqmp-nand-controller", "arasan,nfc-v3p10";
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c204 * NFC NFD in scan_unicode_pattern()
267 skipping("A test of string normalization for NFC requires " in test_archive_string_normalization_nfc()
306 * <NFC Unicode pattern> ';' <NFD Unicode pattern> '\n' in test_archive_string_normalization_nfc()
311 char nfc[80], nfd[80]; in test_archive_string_normalization_nfc() local
328 /* Copy an NFC pattern */ in test_archive_string_normalization_nfc()
329 strncpy(nfc, buff, sizeof(nfc)-1); in test_archive_string_normalization_nfc()
330 nfc[sizeof(nfc)-1] = '\0'; in test_archive_string_normalization_nfc()
341 * Get an NFC patterns. in test_archive_string_normalization_nfc()
344 nfc, 0); in test_archive_string_normalization_nfc()
358 failure("NFD(%s) should be converted to NFC(%s):%d", in test_archive_string_normalization_nfc()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/
H A Dmarvell,nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/marvell,nci.yaml#
7 title: Marvell International Ltd. NCI NFC controller
15 - marvell,nfc-i2c
16 - marvell,nfc-spi
17 - marvell,nfc-uart
70 const: marvell,nfc-i2c
85 const: marvell,nfc-spi
100 const: marvell,nfc-uart
122 nfc@8 {
123 compatible = "marvell,nfc
[all...]
H A Dnfcmrvl.txt1 * Marvell International Ltd. NCI NFC Controller
5 - "marvell,nfc-uart" or "mrvl,nfc-uart" for UART devices
6 - "marvell,nfc-i2c" for I2C devices
7 - "marvell,nfc-spi" for SPI devices
30 compatible = "marvell,nfc-uart";
46 compatible = "marvell,nfc-i2c";
68 compatible = "marvell,nfc-spi";
H A Dpn532.txt1 * NXP Semiconductors PN532 NFC Controller
6 where the NFC chip is connected to.
25 pn532: nfc@24 {
43 pn532: nfc {
H A Dnxp,pn532.yaml4 $id: http://devicetree.org/schemas/net/nfc/nxp,pn532.yaml#
7 title: NXP Semiconductors PN532 NFC controller
47 nfc@24 {
62 nfc {
H A Dst,st-nci.yaml4 $id: http://devicetree.org/schemas/net/nfc/st,st-nci.yaml#
7 title: STMicroelectronics ST NCI NFC controller
71 nfc@8 {
92 nfc@0 {
H A Dst-nci-spi.txt1 * STMicroelectronics SAS. ST NCI NFC Controller
12 - ese-present: Specifies that an ese is physically connected to the nfc
15 connected to the nfc controller.
H A Dst21nfca.txt1 * STMicroelectronics SAS. ST21NFCA NFC Controller
12 - ese-present: Specifies that an ese is physically connected to the nfc
15 connected to the nfc controller.
H A Dst-nci-i2c.txt1 * STMicroelectronics SAS. ST NCI NFC Controller
13 - ese-present: Specifies that an ese is physically connected to the nfc
16 connected to the nfc controller.
H A Dnxp,pn544.yaml4 $id: http://devicetree.org/schemas/net/nfc/nxp,pn544.yaml#
7 title: NXP Semiconductors PN544 NFC Controller
48 nfc@28 {
H A Dst,st95hf.yaml4 $id: http://devicetree.org/schemas/net/nfc/st,st95hf.yaml#
7 title: STMicroelectronics ST95HF NFC controller
49 nfc@0{
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py3 # Example nfcpy to wpa_supplicant wrapper for WPS NFC operations
16 import nfc
17 import nfc.ndef
18 import nfc.llcp
19 import nfc.handover
138 class HandoverServer(nfc.handover.HandoverServer):
149 response = nfc.ndef.Message("\xd1\x02\x01Hs\x12")
150 if not request.type == 'urn:nfc:wkt:Hr':
154 request = nfc.ndef.HandoverRequestMessage(request)
155 except nfc.ndef.DecodeError as e:
[all …]
H A Dp2p-nfc.py3 # Example nfcpy to wpa_supplicant wrapper for P2P NFC operations
16 import nfc
17 import nfc.ndef
18 import nfc.llcp
19 import nfc.handover
154 message = nfc.ndef.HandoverRequestMessage(version="1.2")
164 datamsg = nfc.ndef.Message(data)
178 datamsg = nfc.ndef.Message(data)
188 client = nfc.handover.HandoverClient(llc)
190 summary("Trying to initiate NFC connection handover")
[all …]
H A Ddpp-nfc.py3 # Example nfcpy to wpa_supplicant wrapper for DPP NFC operations
19 import nfc
100 summary("Could not parse DPP URI from NFC URI record", color=C_RED)
103 summary("peer_id=%d for URI from NFC Tag: %s" % (peer_id, uri))
244 own_id = dpp_bootstrap_gen(wpas, type="nfc-uri", chan=chan, mac=True)
282 class HandoverClient(nfc.handover.HandoverClient):
292 if records and records[0].type == 'urn:nfc:wkt:Hs':
346 summary("NFC URI record for DPP: " + str(uri))
359 summary("NFC Handover Request message for DPP: " + str(message))
362 summary("NFC handover request from peer was already received - do not send own[1]")
[all …]
/freebsd/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py3 # Example nfcpy to hostapd wrapper for WPS NFC operations
14 import nfc
15 import nfc.ndef
16 import nfc.llcp
17 import nfc.handover
110 class HandoverServer(nfc.handover.HandoverServer):
120 response = nfc.ndef.Message("\xd1\x02\x01Hs\x12")
121 if not request.type == 'urn:nfc:wkt:Hr':
125 request = nfc.ndef.HandoverRequestMessage(request)
126 except nfc.ndef.DecodeError as e:
[all …]
H A DREADME-WPS67 Following parameter can be used to enable support for NFC config method:
296 WPS with NFC
299 WPS can be used with NFC-based configuration method. An NFC tag
301 authenticate the connection instead of the PIN. In addition, an NFC tag
305 When the AP acts as an Enrollee, a local NFC tag with a password token
306 can be used by touching the NFC interface of an external Registrar. The
307 wps_nfc_token command is used to manage use of the NFC password token
308 from the AP. "wps_nfc_token enable" enables the use of the AP's NFC
310 the NFC password token.
312 The NFC password token that is either pre-configured in the
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS69 The following parameter can be used to enable support for NFC config
311 WPS with NFC
314 WPS can be used with NFC-based configuration method. An NFC tag
316 authenticate the connection instead of the PIN. In addition, an NFC tag
320 When the station acts as an Enrollee, a local NFC tag with a password
321 token can be used by touching the NFC interface of a Registrar.
324 the Enrollee using the NFC password token that is either pre-configured
328 (build with "make nfc_pw_token") can be used to generate NFC password
333 NFC configuration token when wpa_supplicant is controlling an AP
337 encapsulation to be included). This data needs to be written to an NFC
[all …]

12345678910