Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c1404 int out_of_sync; in tegra_dc_dp_sink_out_of_sync() local
1413 out_of_sync = !(dpcd_data & DP_SINK_STATUS_PORT0_IN_SYNC); in tegra_dc_dp_sink_out_of_sync()
1414 if (out_of_sync) in tegra_dc_dp_sink_out_of_sync()
1419 return out_of_sync; in tegra_dc_dp_sink_out_of_sync()