Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dlc.c76 mode |= TB_LC_PORT_MODE_DPR; in tb_lc_reset_port()
88 mode &= ~TB_LC_PORT_MODE_DPR; in tb_lc_reset_port()
H A Dtb_regs.h591 #define TB_LC_PORT_MODE_DPR BIT(0) macro