Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dsy7636a.h19 #define SY7636A_REG_POWER_ON_DELAY_TIME 0x06 macro
/openbmc/linux/drivers/regulator/
H A Dsy7636a-regulator.c101 ret = regmap_write(regmap, SY7636A_REG_POWER_ON_DELAY_TIME, 0x0); in sy7636a_regulator_probe()