Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Ddisplayport.h376 #define NV_DPCD_LANE_ALIGN_STATUS_UPDATED_DONE_YES (0x00000001) macro
H A Ddp.c830 if (!(data & NV_DPCD_LANE_ALIGN_STATUS_UPDATED_DONE_YES)) in tegra_dp_channel_eq_status()