Searched refs:TB_DP_AUX_TX_HOPID_MASK (Results 1 – 2 of 2) sorted by relevance
230 #define TB_DP_AUX_TX_HOPID_MASK GENMASK(10, 0) macro
883 data[1] &= ~(TB_DP_AUX_RX_HOPID_MASK | TB_DP_AUX_TX_HOPID_MASK); in tb_dp_port_set_hops()886 data[1] |= aux_tx & TB_DP_AUX_TX_HOPID_MASK; in tb_dp_port_set_hops()