Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dlc.c75 ctrl |= TB_LC_SX_CTRL_UPSTREAM; in tb_lc_set_port_configured()
79 ctrl &= ~TB_LC_SX_CTRL_UPSTREAM; in tb_lc_set_port_configured()
Dtb_regs.h543 #define TB_LC_SX_CTRL_UPSTREAM BIT(30) macro