Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dmachine.h154 int system_load; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dof_regulator.c170 constraints->system_load = pval; in of_get_regulation_constraints()
H A Dcore.c970 current_uA += rdev->constraints->system_load; in drms_uA_update()
1373 } else if (rdev->constraints->system_load) { in set_machine_constraints()