Searched refs:sm0 (Results 1 – 16 of 16) sorted by relevance
/openbmc/u-boot/drivers/power/ |
H A D | tps6586x.c | 87 static int read_voltages(int *sm0, int *sm1) in read_voltages() argument 103 *sm0 = tps6586x_read(is_v2 ? SM0_VOLTAGE_V2 : SM0_VOLTAGE_V1); in read_voltages() 105 if (*sm0 == -1 || *sm1 == -1) in read_voltages() 171 int sm0, sm1; in tps6586x_adjust_sm0_sm1() local 177 if (read_voltages(&sm0, &sm1)) { in tps6586x_adjust_sm0_sm1() 188 if (min_sm0_over_sm1 != -1 && sm0 < sm1 + min_sm0_over_sm1) { in tps6586x_adjust_sm0_sm1() 190 __func__, sm0, sm1, min_sm0_over_sm1); in tps6586x_adjust_sm0_sm1() 214 while (!bad && (sm0 != sm0_target || sm1 != sm1_target)) { in tps6586x_adjust_sm0_sm1() 217 debug("%d-%d %d-%d ", sm0, sm0_target, sm1, sm1_target); in tps6586x_adjust_sm0_sm1() 219 if (sm0 != sm0_target) { in tps6586x_adjust_sm0_sm1() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | tps6586x.txt | 16 - vin-sm0-supply: The input supply for the SM0. 47 vin-sm0-supply = <&some_reg>; 63 sm0_reg: sm0 {
|
/openbmc/linux/sound/soc/generic/ |
H A D | audio-graph-card2-custom-sample.dtsi | 148 &sm0 339 sm0: port@7 { reg = <7>; cpu7_ep: endpoint { remote-endpoint = <&smcodec0_ep>; }; }; label
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-tamonten.dtsi | 344 vin-sm0-supply = <&sys_reg>; 359 sm0 {
|
H A D | tegra20-paz00.dts | 347 vin-sm0-supply = <&sys_reg>; 362 sm0 {
|
H A D | tegra20-ventana.dts | 429 vin-sm0-supply = <&sys_reg>; 444 sm0 {
|
H A D | tegra20-harmony.dts | 359 vin-sm0-supply = <&sys_reg>; 374 sm0 {
|
H A D | tegra20-seaboard.dts | 474 vin-sm0-supply = <&sys_reg>; 489 sm0 {
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-tamonten.dtsi | 322 vin-sm0-supply = <&sys_reg>; 337 vdd_core: sm0 {
|
H A D | tegra20-paz00.dts | 342 vin-sm0-supply = <&sys_reg>; 357 core_vdd_reg: sm0 {
|
H A D | tegra20-ventana.dts | 387 vin-sm0-supply = <&sys_reg>; 402 vdd_core: sm0 {
|
H A D | tegra20-harmony.dts | 329 vin-sm0-supply = <&sys_reg>; 344 vdd_core: sm0 {
|
H A D | tegra20-colibri.dtsi | 512 vin-sm0-supply = <®_3v3_vsys>; 527 vdd_core: sm0 {
|
H A D | tegra20-seaboard.dts | 402 vin-sm0-supply = <&sys_reg>; 417 vdd_core: sm0 {
|
H A D | tegra20-asus-tf101.dts | 617 vin-sm0-supply = <&sys_reg>; 632 vdd_core: sm0 {
|
H A D | tegra20-acer-a500-picasso.dts | 553 vin-sm0-supply = <&sys_reg>; 568 vdd_core: sm0 {
|