Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Dsy7636a.h19 #define SY7636A_REG_POWER_ON_DELAY_TIME 0x06 macro
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dsy7636a_regulator.c96 ret = pmic_reg_write(pmic, SY7636A_REG_POWER_ON_DELAY_TIME, 0x0); in sy7636a_regulator_probe()