Home
last modified time | relevance | path

Searched refs:DP_SET_POWER_MASK (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h329 # define DP_SET_POWER_MASK 0x3 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddp.c278 value &= ~DP_SET_POWER_MASK; in drm_dp_link_power_up()
315 value &= ~DP_SET_POWER_MASK; in drm_dp_link_power_down()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h518 #define DP_SET_POWER_MASK 0x3 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_link.c60 value &= ~DP_SET_POWER_MASK; in dp_aux_link_power_up()
85 value &= ~DP_SET_POWER_MASK; in dp_aux_link_power_down()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c799 value &= ~DP_SET_POWER_MASK; in analogix_dp_link_power_up()
823 value &= ~DP_SET_POWER_MASK; in analogix_dp_link_power_down()
H A Ddw-dp.c536 value &= ~DP_SET_POWER_MASK; in dw_dp_link_power_up()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/edp/
H A Dedp_ctrl.c979 value &= ~DP_SET_POWER_MASK; in edp_ctrl_on_worker()
1043 value &= ~DP_SET_POWER_MASK; in edp_ctrl_off_worker()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h730 # define DP_SET_POWER_MASK 0x3 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c159 dpcd[0] &= ~DP_SET_POWER_MASK; in anx6345_dp_link_training()
H A Danalogix_dp_core.c1111 value &= ~DP_SET_POWER_MASK; in analogix_dp_link_power_up()
1135 value &= ~DP_SET_POWER_MASK; in analogix_dp_link_power_down()
H A Danalogix-anx78xx.c671 dpcd[0] &= ~DP_SET_POWER_MASK; in anx78xx_dp_link_training()
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_edp.c307 value &= ~DP_SET_POWER_MASK; in rk_edp_link_power_up()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h793 # define DP_SET_POWER_MASK 0x3 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c548 value &= ~DP_SET_POWER_MASK; in cdns_mhdp_link_power_up()
587 value &= ~DP_SET_POWER_MASK; in cdns_mhdp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c1396 value &= ~DP_SET_POWER_MASK; in dw_dp_link_power_up()
1421 value &= ~DP_SET_POWER_MASK; in dw_dp_link_power_down()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1634 pwr &= ~DP_SET_POWER_MASK; in nv50_sor_disable()