Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk808.h876 #define RK817_POWER_SLP_EN_REG(i) (0xb5 + (i)) macro
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Drk808-regulator.c680 reg = RK817_POWER_SLP_EN_REG(id_slp / 8); in rk817_set_suspend_enable_ctrl()