Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/common/inc/displayport/
H A Ddpcd14.h252 #define NV_DPCD14_FEC_CONFIGURATION_FEC_ERROR_COUNT_SEL_UNCORRECTED_BLOCK_ERROR_COUNT (0x00000001… macro
/open-nvidia-gpu/src/common/displayport/src/
H A Ddp_deviceimpl.cpp838 … for (counter = NV_DPCD14_FEC_CONFIGURATION_FEC_ERROR_COUNT_SEL_UNCORRECTED_BLOCK_ERROR_COUNT; in fecTransaction()