Home
last modified time | relevance | path

Searched refs:RK801_SLEEP_CFG_REG (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/power/
H A Drk801_pmic.h55 #define RK801_SLEEP_CFG_REG 0x1a macro
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_rk801.c40 { RK801_SLEEP_CFG_REG, RK801_NONE_FUN, RK801_SLEEP_FUN_MSK },
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk801_regulator.c617 ret = pmic_clrsetbits(pmic, RK801_SLEEP_CFG_REG, in rk801_buck_probe()