Home
last modified time | relevance | path

Searched refs:regulators_node (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c78 .regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), \
89 .regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), \
114 .regulators_node = of_match_ptr("regulators"), .type = REGULATOR_VOLTAGE, .id = (_id), .enable_reg = (_ereg), \
854 .regulators_node = of_match_ptr("regulators"),
874 .regulators_node = of_match_ptr("regulators"),
894 .regulators_node = of_match_ptr("regulators"),
910 .regulators_node = of_match_ptr("regulators"),
940 .regulators_node = of_match_ptr("regulators"),
957 .regulators_node = of_match_ptr("regulators"),
974 .regulators_node
[all...]
H A Dof_regulator.c403 if (desc->regulators_node) { in regulator_of_get_init_node()
404 search = of_get_child_by_name(dev->of_node, desc->regulators_node); in regulator_of_get_init_node()
413 dev_dbg(dev, "Failed to find regulator container node '%s'\n", desc->regulators_node); in regulator_of_get_init_node()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h218 * @regulators_node: Name of node containing regulator definitions in DT.
310 const char *regulators_node; member
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c951 .regulators_node = of_match_ptr("regulators"),\
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c1791 .regulators_node = of_match_ptr("regulators"),

Completed in 9 milliseconds