Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/common/inc/displayport/
H A Ddpcd14.h453 #define NV_DPCD14_EXTENDED_DPRX_SLEEP_WAKE_TIMEOUT_REQUEST_PERIOD_1MS (0x00000000) /*… macro
/open-nvidia-gpu/src/common/displayport/src/
H A Ddp_configcaps.cpp580 if (buffer[0] == NV_DPCD14_EXTENDED_DPRX_SLEEP_WAKE_TIMEOUT_REQUEST_PERIOD_1MS) in parseAndReadCaps()