Searched refs:buck_reg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | mt6363-regulator.c | 150 step, buck_reg, ocp_intn) \ argument 163 .enable_reg = MT6363_RG_##buck_reg##_EN_ADDR, \ 169 .lp_mode_reg = MT6363_RG_##buck_reg##_LP_ADDR, \ 176 #define MT6363_LDO_L_SC(match, vreg, inp, min, max, step, buck_reg, \ argument 179 min, max, step, buck_reg, ocp_intn) 181 #define MT6363_LDO_L(match, vreg, inp, min, max, step, buck_reg, \ argument 184 min, max, step, buck_reg, ocp_intn)
|