Searched refs:TB_LC_SNK_ALLOCATION_SNK0_MASK (Results 1 – 2 of 2) sorted by relevance
329 alloc = val & TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_available()400 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_alloc()448 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_dealloc()
434 #define TB_LC_SNK_ALLOCATION_SNK0_MASK GENMASK(3, 0) macro