Searched refs:TB_LC_SNK_ALLOCATION_SNK1_MASK (Results 1 – 2 of 2) sorted by relevance
549 alloc = (val & TB_LC_SNK_ALLOCATION_SNK1_MASK) >> in tb_lc_dp_sink_available()619 val &= ~TB_LC_SNK_ALLOCATION_SNK1_MASK; in tb_lc_dp_sink_alloc()666 val &= ~TB_LC_SNK_ALLOCATION_SNK1_MASK; in tb_lc_dp_sink_dealloc()
587 #define TB_LC_SNK_ALLOCATION_SNK1_MASK GENMASK(7, 4) macro