Searched refs:DP_STATUS_CTRL_UF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ | ||
H A D | tb_regs.h | 440 #define DP_STATUS_CTRL_UF BIT(26) macro |
H A D | tunnel.c | 449 val |= DP_STATUS_CTRL_UF | DP_STATUS_CTRL_CMHS; in tb_dp_cm_handshake() |