Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Ddrm_dp_helper.h327 # define DP_SET_POWER_D0 0x1 macro
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dedp_rk3288.h515 #define DP_SET_POWER_D0 0x1 macro
/external/u-boot/drivers/video/tegra124/
Ddp.c941 dpcd_data = DP_SET_POWER_D0; in tegra_dp_link_config()
1508 data = DP_SET_POWER_D0; in tegra_dp_enable()
/external/u-boot/drivers/video/rockchip/
Drk_edp.c305 value |= DP_SET_POWER_D0; in rk_edp_link_power_up()