Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h375 # define DP_PSR_SETUP_TIME_MASK (7 << 1) macro
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c2198 i = (psr_cap[1] & DP_PSR_SETUP_TIME_MASK) >> DP_PSR_SETUP_TIME_SHIFT; in drm_dp_psr_setup_time()