Home
last modified time | relevance | path

Searched refs:vss (Results 1 – 3 of 3) sorted by relevance

/u-boot/doc/device-tree-bindings/adc/
A Dadc.txt11 - vss-polarity-negative: negative reference Voltage has a negative polarity
17 - vss-supply: phandle to Vss regulator's node
21 - vss-microvolts: negative reference Voltage value [uV]
58 vss-microvolts = <0>;
/u-boot/cmd/
A Dadc.c39 int ret, vss, vdd; in do_adc_info() local
64 ret = adc_vss_value(dev, &vss); in do_adc_info()
66 printf("vss: %duV\n", vss); in do_adc_info()
/u-boot/arch/sandbox/dts/
A Dtest.dts640 vss-microvolts = <0>;

Completed in 6 milliseconds