Lines Matching refs:_supply
76 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\ argument
80 .supply_name = (_supply), \
100 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
104 .supply_name = (_supply), \
123 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
125 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
156 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
158 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
161 #define RK816_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
163 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
166 #define RK817_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
168 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
171 #define RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \ argument
175 .supply_name = (_supply), \
188 #define RK817_DESC_SWITCH(_id, _match, _supply, _ereg, _emask, \ argument
190 RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \
193 #define RK8XX_DESC_SWITCH(_id, _match, _supply, _ereg, _emask) \ argument
194 RKXX_DESC_SWITCH_COM(_id, _match, _supply, _ereg, _emask, \