Home
last modified time | relevance | path

Searched refs:TB_LC_SNK_ALLOCATION_SNK0_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dlc.c329 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()
H A Dtb_regs.h434 #define TB_LC_SNK_ALLOCATION_SNK0_MASK GENMASK(3, 0) macro
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dlc.c500 alloc = val & TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_available()
571 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_alloc()
619 val &= ~TB_LC_SNK_ALLOCATION_SNK0_MASK; in tb_lc_dp_sink_dealloc()
H A Dtb_regs.h574 #define TB_LC_SNK_ALLOCATION_SNK0_MASK GENMASK(3, 0) macro

Completed in 6 milliseconds