Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/regulator/
H A Drk801_regulator.c309 static int rk801_regulator_get_value(struct udevice *dev, bool runtime) in rk801_regulator_get_value()
341 static int rk801_regulator_set_value(struct udevice *dev, int uV, bool runtime) in rk801_regulator_set_value()
411 static int rk801_regulator_get_enable(struct udevice *dev, bool runtime) in rk801_regulator_get_enable()
/rk3399_rockchip-uboot/include/
H A Defi_api.h244 struct efi_runtime_services *runtime; member