Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h246 # define DP_DOWN_REP_MSG_RDY (1 << 4) /* 1.2 MST */ macro
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h552 # define DP_DOWN_REP_MSG_RDY (1 << 4) /* 1.2 MST */ macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h593 # define DP_DOWN_REP_MSG_RDY (1 << 4) /* 1.2 MST */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c4196 if (esi[1] & DP_DOWN_REP_MSG_RDY) { in drm_dp_mst_hpd_irq()