Searched refs:DP_DPTX_BW_ALLOCATION_MODE_CONTROL (Results 1 – 2 of 2) sorted by relevance
113 DPTUN_REG(DP_DPTX_BW_ALLOCATION_MODE_CONTROL))287 return tunnel_reg(regs, DP_DPTX_BW_ALLOCATION_MODE_CONTROL) & in tunnel_reg_bw_alloc_enabled()916 if (drm_dp_dpcd_readb(tunnel->aux, DP_DPTX_BW_ALLOCATION_MODE_CONTROL, &val) < 0) in set_bw_alloc_mode()924 if (drm_dp_dpcd_writeb(tunnel->aux, DP_DPTX_BW_ALLOCATION_MODE_CONTROL, val) < 0) in set_bw_alloc_mode()
1461 #define DP_DPTX_BW_ALLOCATION_MODE_CONTROL 0xe0030 macro
Completed in 38 milliseconds