Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c72 static struct dm_regulator_mode sandbox_ldo_modes[] = { variable
330 uc_pdata->mode = sandbox_ldo_modes; in sandbox_ldo_probe()
331 uc_pdata->mode_count = ARRAY_SIZE(sandbox_ldo_modes); in sandbox_ldo_probe()