Searched refs:TB_LC_SNK_ALLOCATION_SNK0_MASK (Results 1 – 2 of 2) sorted by relevance
545 alloc = val & TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_available()616 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_alloc()664 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_dealloc()
582 #define TB_LC_SNK_ALLOCATION_SNK0_MASK GENMASK(3, 0) macro