Home
last modified time | relevance | path

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

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