Searched refs:RK809_BUCK5_CONFIG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | rk8xx.c | 40 #define RK809_BUCK5_CONFIG(n) (0xde + (n) * 1) macro 119 …{ 1500000, 0, RK809_BUCK5_CONFIG(0), RK809_BUCK5_CONFIG(1), NA, RK809_BUCK5_VSEL_MASK, 0x00, 0x00,… 120 …{ 1800000, 200000, RK809_BUCK5_CONFIG(0), RK809_BUCK5_CONFIG(1), NA, RK809_BUCK5_VSEL_MASK, 0x01, … 121 …{ 2800000, 200000, RK809_BUCK5_CONFIG(0), RK809_BUCK5_CONFIG(1), NA, RK809_BUCK5_VSEL_MASK, 0x04, … 122 …{ 3300000, 300000, RK809_BUCK5_CONFIG(0), RK809_BUCK5_CONFIG(1), NA, RK809_BUCK5_VSEL_MASK, 0x06, …
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | rk808.h | 1001 #define RK809_BUCK5_CONFIG(i) (RK817_BOOST_OTG_CFG + (i) * 1) macro
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | rk808-regulator.c | 1300 .vsel_reg = RK809_BUCK5_CONFIG(0),
|