Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c301 static const struct dm_regulator_mode ldo_modes[] = { variable
446 uc_pdata->mode = (struct dm_regulator_mode *)ldo_modes; in stpmu1_ldo_probe()
447 uc_pdata->mode_count = ARRAY_SIZE(ldo_modes); in stpmu1_ldo_probe()