Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb_regs.h349 #define DP_STATUS_CTRL_CMHS BIT(25) macro
Dtunnel.c274 val |= DP_STATUS_CTRL_UF | DP_STATUS_CTRL_CMHS; in tb_dp_cm_handshake()
286 if (!(val & DP_STATUS_CTRL_CMHS)) in tb_dp_cm_handshake()