Home
last modified time | relevance | path

Searched refs:DP_SET_POWER (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/
Ddrm_dp_helper.h326 #define DP_SET_POWER 0x600 macro
/external/u-boot/drivers/video/tegra124/
Ddp.c936 ret = tegra_dc_dp_dpcd_read(dp, DP_SET_POWER, &dpcd_data); in tegra_dp_link_config()
945 ret = tegra_dc_dp_dpcd_write(dp, DP_SET_POWER, in tegra_dp_link_config()
1511 ret = tegra_dc_dp_dpcd_write(priv, DP_SET_POWER, data); in tegra_dp_enable()