Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/regulator/
Dmachine.h193 unsigned pull_down:1; /* pull down resistor when regulator off */ member
/linux-4.19.296/drivers/regulator/
Dof_regulator.c74 constraints->pull_down = of_property_read_bool(np, "regulator-pull-down"); in of_get_regulation_constraints()
Dcore.c1154 if (rdev->constraints->pull_down && ops->set_pull_down) { in set_machine_constraints()
1376 c->pull_down, in constraint_flags_read_file()