Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h332 #define DP_SIDEBAND_MSG_UP_REP_BASE 0x1200 /* 1.2 MST */ macro
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h815 #define DP_SIDEBAND_MSG_UP_REP_BASE 0x1200 /* 1.2 MST */ macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h880 #define DP_SIDEBAND_MSG_UP_REP_BASE 0x1200 /* 1.2 MST */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c2772 int regbase = up ? DP_SIDEBAND_MSG_UP_REP_BASE : DP_SIDEBAND_MSG_DOWN_REQ_BASE; in drm_dp_send_sideband_msg()