Home
last modified time | relevance | path

Searched refs:DP_SET_POWER_D3 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Ddrm_dp_helper.h328 # define DP_SET_POWER_D3 0x2 macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h517 #define DP_SET_POWER_D3 0x2 macro
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_dp_helper.h729 # define DP_SET_POWER_D3 0x2 macro
/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddp.c943 if (dpcd_data == DP_SET_POWER_D3) { in tegra_dp_link_config()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c970 value |= DP_SET_POWER_D3; in analogix_dp_link_power_down()