Home
last modified time | relevance | path

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

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