Searched refs:PSR_SETUP_TIME (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_helper.c | 1703 #define PSR_SETUP_TIME(x) [DP_PSR_SETUP_TIME_ ## x >> DP_PSR_SETUP_TIME_SHIFT] = (x) macro 1716 PSR_SETUP_TIME(330), in drm_dp_psr_setup_time() 1717 PSR_SETUP_TIME(275), in drm_dp_psr_setup_time() 1718 PSR_SETUP_TIME(220), in drm_dp_psr_setup_time() 1719 PSR_SETUP_TIME(165), in drm_dp_psr_setup_time() 1720 PSR_SETUP_TIME(110), in drm_dp_psr_setup_time() 1721 PSR_SETUP_TIME(55), in drm_dp_psr_setup_time() 1722 PSR_SETUP_TIME(0), in drm_dp_psr_setup_time() 1734 #undef PSR_SETUP_TIME macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 2134 #define PSR_SETUP_TIME(x) [DP_PSR_SETUP_TIME_ ## x >> DP_PSR_SETUP_TIME_SHIFT] = (x) macro 2147 PSR_SETUP_TIME(330), in drm_dp_psr_setup_time() 2148 PSR_SETUP_TIME(275), in drm_dp_psr_setup_time() 2149 PSR_SETUP_TIME(220), in drm_dp_psr_setup_time() 2150 PSR_SETUP_TIME(165), in drm_dp_psr_setup_time() 2151 PSR_SETUP_TIME(110), in drm_dp_psr_setup_time() 2152 PSR_SETUP_TIME(55), in drm_dp_psr_setup_time() 2153 PSR_SETUP_TIME(0), in drm_dp_psr_setup_time() 2165 #undef PSR_SETUP_TIME macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dp_types.h | 1104 uint8_t PSR_SETUP_TIME :3; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/power/ |
H A D | power_helpers.c | 909 (6 - dpcd_caps->psr_info.psr_dpcd_caps.bits.PSR_SETUP_TIME) * psr_setup_time_step_in_us; in mod_power_calc_psr_configs()
|
Completed in 13 milliseconds