Lines Matching full:nvmem
4 $id: http://devicetree.org/schemas/power/reset/nvmem-reboot-mode.yaml#
7 title: Generic NVMEM reboot mode
14 and stores it in the NVMEM cell named "reboot-mode". The bootloader can
19 const: nvmem-reboot-mode
21 nvmem-cells:
23 A phandle pointing to the nvmem-cells node where the vendor-specific
27 nvmem-cell-names:
38 - nvmem-cells
39 - nvmem-cell-names
46 compatible = "nvmem-reboot-mode";
47 nvmem-cells = <&reboot_reason>;
48 nvmem-cell-names = "reboot-mode";