Lines Matching refs:nvmem
4 $id: http://devicetree.org/schemas/nvmem/nvmem-consumer.yaml#
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:
27 Names for the each nvmem provider.
29 nvmem-cell-names:
31 Names for each nvmem-cells specified.
34 nvmem-names: [ nvmem ]
35 nvmem-cell-names: [ nvmem-cells ]
43 nvmem-cells = <&tsens_calibration>;
44 nvmem-cell-names = "calibration";