Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h206 #define RK8xx_RESET_FUN_CLR 0x3f macro
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Drk8xx.c933 value &= RK8xx_RESET_FUN_CLR; in rk8xx_probe()