Searched refs:RK818_BUCK_VSEL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/power/regulator/ |
H A D | rk8xx.c | 27 #define RK818_BUCK_VSEL_MASK 0x3f macro 51 { 712500, 12500, REG_BUCK1_ON_VSEL, RK818_BUCK_VSEL_MASK, }, 52 { 712500, 12500, REG_BUCK2_ON_VSEL, RK818_BUCK_VSEL_MASK, }, 53 { 712500, 12500, -1, RK818_BUCK_VSEL_MASK, },
|
/openbmc/linux/drivers/regulator/ |
H A D | rk808-regulator.c | 39 #define RK818_BUCK_VSEL_MASK 0x3f macro 972 .vsel_mask = RK818_BUCK_VSEL_MASK, 988 .vsel_mask = RK818_BUCK_VSEL_MASK, 1539 .vsel_mask = RK818_BUCK_VSEL_MASK, 1555 .vsel_mask = RK818_BUCK_VSEL_MASK,
|