Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dlc.c556 sw->cap_lc + TB_LC_SNK_ALLOCATION, 1); in tb_lc_dp_sink_available()
635 sw->cap_lc + TB_LC_SNK_ALLOCATION, 1); in tb_lc_dp_sink_alloc()
649 sw->cap_lc + TB_LC_SNK_ALLOCATION, 1); in tb_lc_dp_sink_alloc()
685 sw->cap_lc + TB_LC_SNK_ALLOCATION, 1); in tb_lc_dp_sink_dealloc()
695 sw->cap_lc + TB_LC_SNK_ALLOCATION, 1); in tb_lc_dp_sink_dealloc()
H A Dtb_regs.h581 #define TB_LC_SNK_ALLOCATION 0x10 macro