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:
36 - nvmem-cells
37 - nvmem-cell-names
44 compatible = "nvmem-reboot-mode";
45 nvmem-cells = <&reboot_reason>;
46 nvmem-cell-names = "reboot-mode";