Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Daxp20x-regulator.c41 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
45 .supply_name = (_supply), \
63 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
67 .supply_name = (_supply), \
83 #define AXP_DESC_SW(_family, _id, _match, _supply, _ereg, _emask) \ argument
86 .supply_name = (_supply), \
97 #define AXP_DESC_FIXED(_family, _id, _match, _supply, _volt) \ argument
100 .supply_name = (_supply), \
111 #define AXP_DESC_RANGES(_family, _id, _match, _supply, _ranges, _n_voltages, \ argument
115 .supply_name = (_supply), \
Dact8945a-regulator.c82 #define ACT89xx_REG(_name, _family, _id, _vsel_reg, _supply) \ argument
85 .supply_name = _supply, \
Drk808-regulator.c68 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
72 .supply_name = (_supply), \
89 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
93 .supply_name = (_supply), \
110 #define RK8XX_DESC_SWITCH(_id, _match, _supply, _ereg, _emask) \ argument
113 .supply_name = (_supply), \
Dact8865-regulator.c244 #define ACT88xx_REG(_name, _family, _id, _vsel_reg, _supply) \ argument
247 .supply_name = _supply, \
/Linux-v4.19/arch/arm/mach-pxa/
Dem-x270.c1067 #define REGULATOR_CONSUMER(_name, _dev_name, _supply) \ argument
1069 REGULATOR_SUPPLY(_supply, _dev_name), \