Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dsy7636a_regulator.c52 ret = pmic_reg_read(pmic, SY7636A_REG_VCOM_ADJUST_CTRL_L); in sy7636a_set_value()
73 ret = pmic_reg_write(pmic, SY7636A_REG_VCOM_ADJUST_CTRL_L, val & 0xFF); in sy7636a_set_value()
/rk3399_rockchip-uboot/include/power/
H A Dsy7636a.h15 #define SY7636A_REG_VCOM_ADJUST_CTRL_L 0x01 macro