Searched refs:DP_SET_POWER_MASK (Results 1 – 3 of 3) sorted by relevance
311 pwr &= ~DP_SET_POWER_MASK; in nouveau_dp_power_down()424 if ((pwr & DP_SET_POWER_MASK) != DP_SET_POWER_D0) { in nouveau_dp_train()425 pwr &= ~DP_SET_POWER_MASK; in nouveau_dp_train()
65 value &= ~DP_SET_POWER_MASK; in msm_dp_aux_link_power_up()92 value &= ~DP_SET_POWER_MASK; in msm_dp_aux_link_power_down()
1011 # define DP_SET_POWER_MASK 0x3 macro