vsel_table         35 drivers/mfd/tps65911-comparator.c 	const u16 *vsel_table;
vsel_table         43 drivers/mfd/tps65911-comparator.c 		.vsel_table = COMP_VSEL_TABLE,
vsel_table         49 drivers/mfd/tps65911-comparator.c 		.vsel_table = COMP_VSEL_TABLE,
vsel_table         61 drivers/mfd/tps65911-comparator.c 		curr_voltage = tps_comp.vsel_table[index];
vsel_table         88 drivers/mfd/tps65911-comparator.c 	return tps_comp.vsel_table[val];