Searched refs:vcom_readback (Results 1 – 1 of 1) sorted by relevance
213 u32 vcom_readback = 0; in tps65185_set_vcom_value() local217 ret = tps65185_read_vcom_value(priv_data, &vcom_readback); in tps65185_set_vcom_value()221 if (vcom_readback == set_value / 10) { in tps65185_set_vcom_value()248 tps65185_read_vcom_value(priv_data, &vcom_readback); in tps65185_set_vcom_value()250 if (vcom_readback != set_value / 10) { in tps65185_set_vcom_value()252 set_value, vcom_readback); in tps65185_set_vcom_value()