Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_edp.c29 static const char * const voltage_names[] = { variable
437 voltage_names[this_v >> DP_TRAIN_VOLTAGE_SWING_SHIFT], in edp_get_adjust_train()
453 voltage_names[(v & DP_TRAIN_VOLTAGE_SWING_MASK) in edp_get_adjust_train()