Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dact8846.c74 static int check_volt_table(const u16 *volt_table, int uvolt) in check_volt_table() function
102 val = check_volt_table(voltage_map, uvolt); in reg_set_value()