Home
last modified time | relevance | path

Searched refs:TB_LC_SNK_ALLOCATION_SNK1_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
A Dlc.c370 alloc = (val & TB_LC_SNK_ALLOCATION_SNK1_MASK) >> in tb_lc_dp_sink_available()
440 val &= ~TB_LC_SNK_ALLOCATION_SNK1_MASK; in tb_lc_dp_sink_alloc()
487 val &= ~TB_LC_SNK_ALLOCATION_SNK1_MASK; in tb_lc_dp_sink_dealloc()
A Dtb_regs.h452 #define TB_LC_SNK_ALLOCATION_SNK1_MASK GENMASK(7, 4) macro

Completed in 6 milliseconds