Home
last modified time | relevance | path

Searched refs:DP_PAYLOAD_TABLE_UPDATE_STATUS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c1154 DP_PAYLOAD_TABLE_UPDATE_STATUS, in poll_for_allocation_change_trigger()
1598 DP_PAYLOAD_TABLE_UPDATE_STATUS, in write_128b_132b_sst_payload_allocation_table()
1629 DP_PAYLOAD_TABLE_UPDATE_STATUS, in write_128b_132b_sst_payload_allocation_table()
/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp.h927 #define DP_PAYLOAD_TABLE_UPDATE_STATUS 0x2c0 /* 1.2 MST */ macro
/openbsd/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c4622 drm_dp_dpcd_writeb(mgr->aux, DP_PAYLOAD_TABLE_UPDATE_STATUS, in drm_dp_dpcd_write_payload()
4636 ret = drm_dp_dpcd_readb(mgr->aux, DP_PAYLOAD_TABLE_UPDATE_STATUS, &status); in drm_dp_dpcd_write_payload()
4663 ret = drm_dp_dpcd_readb(aux, DP_PAYLOAD_TABLE_UPDATE_STATUS, &status); in do_get_act_status()
4804 DP_PAYLOAD_TABLE_UPDATE_STATUS + i, in dump_dp_payload_table()