Searched refs:REGULATOR_VOLTAGE (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/regulator/ |
H A D | rk808-regulator.c | 78 .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), \
857 .type = REGULATOR_VOLTAGE,
877 .type = REGULATOR_VOLTAGE,
897 .type = REGULATOR_VOLTAGE,
913 .type = REGULATOR_VOLTAGE,
943 .type = REGULATOR_VOLTAGE,
960 .type = REGULATOR_VOLTAGE,
977 .type = REGULATOR_VOLTAGE,
[all...] |
H A D | fan53555.c | 610 rdesc->type = REGULATOR_VOLTAGE; in fan53555_regulator_register()
|
H A D | core.c | 849 case REGULATOR_VOLTAGE:
in type_show() 5485 if (regulator_desc->type != REGULATOR_VOLTAGE && regulator_desc->type != REGULATOR_CURRENT) {
in regulator_register() 5933 case REGULATOR_VOLTAGE:
in regulator_summary_show_subtree() 5956 case REGULATOR_VOLTAGE:
in regulator_summary_show_subtree()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/ |
H A D | hi3751v350-regulator.c | 101 regulator->desc.type = REGULATOR_VOLTAGE; in hisi_regulator_probe()
|
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/ |
H A D | driver.h | 201 REGULATOR_VOLTAGE, enumerator
|
/device/soc/rockchip/common/vendor/drivers/regulator/ |
H A D | xz3216.c | 214 .type = REGULATOR_VOLTAGE,
|
/device/soc/rockchip/rk3588/kernel/drivers/regulator/ |
H A D | rk806-regulator.c | 954 .type = REGULATOR_VOLTAGE,\
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | bq25700_charger.c | 1794 .type = REGULATOR_VOLTAGE,
|
Completed in 17 milliseconds