/linux/drivers/regulator/ |
H A D | hi6421-regulator.c | 129 #define HI6421_LDO(_id, _match, v_table, vreg, vmask, ereg, emask, \ argument 168 #define HI6421_LDO_LINEAR(_id, _match, _min_uV, n_volt, vstep, vreg, vmask,\ argument 208 #define HI6421_LDO_LINEAR_RANGE(_id, _match, n_volt, volt_ranges, vreg, vmask,\ argument 245 #define HI6421_BUCK012(_id, _match, vreg, vmask, ereg, emask, sleepmask,\ argument 282 #define HI6421_BUCK345(_id, _match, v_table, vreg, vmask, ereg, emask, \ argument
|
H A D | axp20x-regulator.c | 352 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 374 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 394 #define AXP_DESC_SW(_family, _id, _match, _supply, _ereg, _emask) \ argument 408 #define AXP_DESC_FIXED(_family, _id, _match, _supply, _volt) \ argument 422 #define AXP_DESC_RANGES_DELAY(_family, _id, _match, _supply, _ranges, _n_voltages, \ argument 443 #define AXP_DESC_RANGES(_family, _id, _match, _supply, _ranges, _n_voltages, \ argument
|
/linux/include/linux/mfd/ |
H A D | core.h | 17 #define MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, _use_of_reg, _match) \ argument 37 #define MFD_CELL_ACPI(_name, _res, _pdata, _pdsize, _id, _match) \ argument
|