Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dlp872x.h29 LP8725_ID_BASE, enumerator
30 LP8725_ID_LDO1 = LP8725_ID_BASE,
/openbmc/linux/drivers/regulator/
H A Dlp872x.c233 addr = LP872X_LDO1_VOUT + rid - LP8725_ID_BASE; in lp872x_regulator_enable_time()