Home
last modified time | relevance | path

Searched refs:DP_PSR_SETUP_TIME_SHIFT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h123 # define DP_PSR_SETUP_TIME_SHIFT 1 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_helper.c1703 #define PSR_SETUP_TIME(x) [DP_PSR_SETUP_TIME_ ## x >> DP_PSR_SETUP_TIME_SHIFT] = (x)
1726 i = (psr_cap[1] & DP_PSR_SETUP_TIME_MASK) >> DP_PSR_SETUP_TIME_SHIFT; in drm_dp_psr_setup_time()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h352 # define DP_PSR_SETUP_TIME_SHIFT 1 macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h364 # define DP_PSR_SETUP_TIME_SHIFT 1 macro