Searched refs:sm0 (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | tps6586x.c | 88 static int read_voltages(int *sm0, int *sm1) in read_voltages() argument 104 *sm0 = tps6586x_read(is_v2 ? SM0_VOLTAGE_V2 : SM0_VOLTAGE_V1); in read_voltages() 106 if (*sm0 == -1 || *sm1 == -1) in read_voltages() 172 int sm0, sm1; in tps6586x_adjust_sm0_sm1() local 178 if (read_voltages(&sm0, &sm1)) { in tps6586x_adjust_sm0_sm1() 189 if (min_sm0_over_sm1 != -1 && sm0 < sm1 + min_sm0_over_sm1) { in tps6586x_adjust_sm0_sm1() 191 __func__, sm0, sm1, min_sm0_over_sm1); in tps6586x_adjust_sm0_sm1() 215 while (!bad && (sm0 != sm0_target || sm1 != sm1_target)) { in tps6586x_adjust_sm0_sm1() 218 debug("%d-%d %d-%d ", sm0, sm0_target, sm1, sm1_target); in tps6586x_adjust_sm0_sm1() 220 if (sm0 != sm0_target) { in tps6586x_adjust_sm0_sm1() [all …]
|
| /OK3568_Linux_fs/kernel/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 {
|
| /OK3568_Linux_fs/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 {
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra20-tamonten.dtsi | 345 vin-sm0-supply = <&sys_reg>; 360 sm0 {
|
| H A D | tegra20-ventana.dts | 408 vin-sm0-supply = <&sys_reg>; 423 sm0 {
|
| H A D | tegra20-paz00.dts | 373 vin-sm0-supply = <&sys_reg>; 388 core_vdd_reg: sm0 {
|
| H A D | tegra20-colibri.dtsi | 483 vin-sm0-supply = <®_3v3_vsys>; 498 sm0 {
|
| H A D | tegra20-harmony.dts | 327 vin-sm0-supply = <&sys_reg>; 342 sm0 {
|
| H A D | tegra20-seaboard.dts | 432 vin-sm0-supply = <&sys_reg>; 447 sm0 {
|
| H A D | tegra20-acer-a500-picasso.dts | 551 vin-sm0-supply = <&sys_reg>; 566 vdd_core: sm0 {
|