Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/allwinner/axp/
H A Dcommon.c58 static int fdt_get_regulator_millivolt(const void *fdt, int node) in fdt_get_regulator_millivolt() function
84 mvolt = fdt_get_regulator_millivolt(fdt, node); in setup_regulator()