Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c54 static struct dm_regulator_mode sandbox_buck_modes[] = { variable
254 uc_pdata->mode = sandbox_buck_modes; in sandbox_buck_probe()
255 uc_pdata->mode_count = ARRAY_SIZE(sandbox_buck_modes); in sandbox_buck_probe()