Home
last modified time | relevance | path

Searched refs:_supply (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drk808-regulator.c74 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\ argument
78 .supply_name = (_supply), \
98 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
102 .supply_name = (_supply), \
121 #define RK816_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
123 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
126 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
128 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
131 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
133 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
[all …]
H A Dact8865-regulator.c437 #define ACT88xx_REG_(_name, _family, _id, _vsel_reg, _supply, _ops) \ argument
443 .supply_name = _supply, \
459 #define ACT88xx_REG(_name, _family, _id, _vsel_reg, _supply) \ argument
460 ACT88xx_REG_(_name, _family, _id, _vsel_reg, _supply, &act8865_ops)
462 #define ACT88xx_LDO(_name, _family, _id, _vsel_reg, _supply) \ argument
463 ACT88xx_REG_(_name, _family, _id, _vsel_reg, _supply, &act8865_ldo_ops)
H A Daxp20x-regulator.c273 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
277 .supply_name = (_supply), \
295 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
299 .supply_name = (_supply), \
315 #define AXP_DESC_SW(_family, _id, _match, _supply, _ereg, _emask) \ argument
318 .supply_name = (_supply), \
329 #define AXP_DESC_FIXED(_family, _id, _match, _supply, _volt) \ argument
332 .supply_name = (_supply), \
343 #define AXP_DESC_RANGES(_family, _id, _match, _supply, _ranges, _n_voltages, \ argument
347 .supply_name = (_supply), \
H A Dfan53880.c42 #define FAN53880_LDO(_num, _supply, _default) \ argument
60 .supply_name = _supply, \
H A Dstm32-pwr.c110 #define PWR_REG(_id, _name, _volt, _en, _supply) \ argument
121 .supply_name = _supply, \
H A Dact8945a-regulator.c234 #define ACT89xx_REG(_name, _family, _id, _vsel_reg, _supply) \ argument
237 .supply_name = _supply, \
H A Dwl2868c-regulator.c92 #define WL2868C_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
96 .supply_name = (_supply), \