OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tegra124_reg_vddcpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/nvidia/
tegra124_cpu.c
120
static struct fdtbus_regulator *
tegra124_reg_vddcpu
= NULL;
variable in typeref:struct:fdtbus_regulator *
160
tegra124_reg_vddcpu
= fdtbus_regulator_acquire(cpu_node,
167
if (
tegra124_reg_vddcpu
== NULL) {
266
error = fdtbus_regulator_get_voltage(
tegra124_reg_vddcpu
, &cur_uvol);
271
error = fdtbus_regulator_set_voltage(
tegra124_reg_vddcpu
,
286
(void)fdtbus_regulator_set_voltage(
tegra124_reg_vddcpu
,
tegra124_cpu.c
120
static struct fdtbus_regulator *
tegra124_reg_vddcpu
= NULL;
variable in typeref:struct:fdtbus_regulator *
160
tegra124_reg_vddcpu
= fdtbus_regulator_acquire(cpu_node,
167
if (
tegra124_reg_vddcpu
== NULL) {
266
error = fdtbus_regulator_get_voltage(
tegra124_reg_vddcpu
, &cur_uvol);
271
error = fdtbus_regulator_set_voltage(
tegra124_reg_vddcpu
,
286
(void)fdtbus_regulator_set_voltage(
tegra124_reg_vddcpu
,
Completed in 22 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025