Home
last modified time | relevance | path

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

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