Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/regulator/
A Drk808-regulator.c72 .supply_name = (_supply), \
96 .supply_name = (_supply), \
117 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
122 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
127 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
130 #define RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \ argument
134 .supply_name = (_supply), \
147 #define RK817_DESC_SWITCH(_id, _match, _supply, _ereg, _emask, \ argument
149 RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \
152 #define RK8XX_DESC_SWITCH(_id, _match, _supply, _ereg, _emask) \ argument
[all …]
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)
A Dfan53880.c42 #define FAN53880_LDO(_num, _supply, _default) \ argument
60 .supply_name = _supply, \
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), \
A Dstm32-pwr.c110 #define PWR_REG(_id, _name, _volt, _en, _supply) \ argument
121 .supply_name = _supply, \
A Dact8945a-regulator.c234 #define ACT89xx_REG(_name, _family, _id, _vsel_reg, _supply) \ argument
237 .supply_name = _supply, \
A Dmax597x-regulator.c239 #define MAX597X_SWITCH(_ID, _ereg, _chan, _supply) { \ argument
247 .supply_name = _supply, \
/linux-6.3-rc2/drivers/platform/x86/intel/int3472/
A Dcommon.h36 #define INT3472_REGULATOR(_name, _supply, _ops) \ argument
39 .supply_name = _supply, \

Completed in 14 milliseconds