Searched refs:REG_SLEEP_SET_OFF1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | rk8xx.c | 525 ret = pmic_clrsetbits(pmic, REG_SLEEP_SET_OFF1, mask, in _buck_set_suspend_enable() 562 val = pmic_reg_read(pmic, REG_SLEEP_SET_OFF1); in _buck_get_suspend_enable() 1076 ret = pmic_clrsetbits(dev->parent, REG_SLEEP_SET_OFF1, mask, in switch_set_suspend_enable() 1086 ret = pmic_clrsetbits(dev->parent, REG_SLEEP_SET_OFF1, mask, in switch_set_suspend_enable() 1106 val = pmic_reg_read(dev->parent, REG_SLEEP_SET_OFF1); in switch_get_suspend_enable() 1120 val = pmic_reg_read(dev->parent, REG_SLEEP_SET_OFF1); in switch_get_suspend_enable()
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | rk8xx_pmic.h | 40 REG_SLEEP_SET_OFF1, enumerator
|