Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h351 #define DP_STATUS_CTRL_UF BIT(26) macro
H A Dtunnel.c274 val |= DP_STATUS_CTRL_UF | DP_STATUS_CTRL_CMHS; in tb_dp_cm_handshake()