Lines Matching full:nfc
21 - 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
159 - atmel,write-by-sram: boolean to enable NFC write by SRAM.
209 /* for NFC supported chips */
216 nfc@70000000 {
217 compatible = "atmel,sama5d3-nfc";
222 0x70000000 0x10000000 /* NFC Command Registers */
223 0xffffc000 0x00000070 /* NFC HSMC regs */
224 0x00200000 0x00100000 /* NFC SRAM banks */