Lines Matching full:nvmem
4 $id: http://devicetree.org/schemas/nvmem/nvmem-consumer.yaml#
7 title: NVMEM (Non Volatile Memory) Consumer Device Tree Bindings
15 nvmem:
18 List of phandle to the nvmem providers.
20 nvmem-cells:
23 List of phandle to the nvmem data cells.
25 nvmem-names:
28 Names for the each nvmem provider.
30 nvmem-cell-names:
33 Names for each nvmem-cells specified.
36 nvmem-names: [ nvmem ]
37 nvmem-cell-names: [ nvmem-cells ]
45 nvmem-cells = <&tsens_calibration>;
46 nvmem-cell-names = "calibration";