Searched refs:DP_DPTX_BW_ALLOCATION_MODE_CONTROL (Results 1 – 2 of 2) sorted by relevance
114 DPTUN_REG(DP_DPTX_BW_ALLOCATION_MODE_CONTROL))288 return tunnel_reg(regs, DP_DPTX_BW_ALLOCATION_MODE_CONTROL) & in tunnel_reg_bw_alloc_enabled()917 if (drm_dp_dpcd_read_byte(tunnel->aux, DP_DPTX_BW_ALLOCATION_MODE_CONTROL, &val) < 0) in set_bw_alloc_mode()925 if (drm_dp_dpcd_write_byte(tunnel->aux, DP_DPTX_BW_ALLOCATION_MODE_CONTROL, val) < 0) in set_bw_alloc_mode()
1495 #define DP_DPTX_BW_ALLOCATION_MODE_CONTROL 0xe0030 macro