Home
last modified time | relevance | path

Searched refs:RK806_RAMP_RATE_REG1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h386 #define RK806_RAMP_RATE_REG1(n) (0x10 + n) macro
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk8xx.c607 ramp_reg1 = RK806_RAMP_RATE_REG1(buck); in _buck_set_ramp_delay()