Searched refs:TB_LC_PORT_MODE_DPR (Results 1 – 2 of 2) sorted by relevance
76 mode |= TB_LC_PORT_MODE_DPR; in tb_lc_reset_port()88 mode &= ~TB_LC_PORT_MODE_DPR; in tb_lc_reset_port()
591 #define TB_LC_PORT_MODE_DPR BIT(0) macro