Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb_regs.h234 #define TB_DP_HDP BIT(6) macro
Dswitch.c840 return !!(data & TB_DP_HDP); in tb_dp_port_hpd_is_active()