Home
last modified time | relevance | path

Searched refs:init_load_uA (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/
A Ddsi_cfg.c13 { .supply = "vdda", .init_load_uA = 100000 }, /* 1.2 V */
14 { .supply = "avdd", .init_load_uA = 10000 }, /* 3.0 V */
15 { .supply = "vddio", .init_load_uA = 100000 }, /* 1.8 V */
33 { .supply = "vdd", .init_load_uA = 150000 }, /* 3.0 V */
34 { .supply = "vdda", .init_load_uA = 100000 }, /* 1.2 V */
35 { .supply = "vddio", .init_load_uA = 100000 }, /* 1.8 V */
53 { .supply = "vdda", .init_load_uA = 100000 }, /* 1.2 V */
89 { .supply = "vcca", .init_load_uA = 10000 }, /* 1.0 V */
90 { .supply = "vdd", .init_load_uA = 100000 }, /* 1.8 V */
91 { .supply = "lab_reg", .init_load_uA = -1 },
[all …]
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/phy/
A Ddsi_phy_20nm.c133 { .supply = "vddio", .init_load_uA = 100000 }, /* 1.8 V */
134 { .supply = "vcca", .init_load_uA = 10000 }, /* 1.0 V */
A Ddsi_phy_7nm.c1117 { .supply = "vdds", .init_load_uA = 36000 },
1121 { .supply = "vdds", .init_load_uA = 37550 },
1125 { .supply = "vdds", .init_load_uA = 97800 },
1129 { .supply = "vdds", .init_load_uA = 98400 },
A Ddsi_phy_14nm.c1027 { .supply = "vcca", .init_load_uA = 17000 },
1031 { .supply = "vcca", .init_load_uA = 73400 },
A Ddsi_phy_28nm_8960.c642 { .supply = "vddio", .init_load_uA = 100000 }, /* 1.8 V */
A Ddsi_phy_28nm.c768 { .supply = "vddio", .init_load_uA = 100000 },
A Ddsi_phy_10nm.c1023 { .supply = "vdds", .init_load_uA = 36000 },
/linux-6.3-rc2/include/linux/regulator/
A Dconsumer.h188 int init_load_uA; member
/linux-6.3-rc2/drivers/regulator/
A Dcore.c4809 if (consumers[i].init_load_uA > 0) { in _regulator_bulk_get()
4811 consumers[i].init_load_uA); in _regulator_bulk_get()

Completed in 26 milliseconds