Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65911-comparator.c40 const u16 *vsel_table; member
48 .vsel_table = COMP_VSEL_TABLE,
54 .vsel_table = COMP_VSEL_TABLE,
66 curr_voltage = tps_comp.vsel_table[index]; in comp_threshold_set()
93 return tps_comp.vsel_table[val]; in comp_threshold_get()