Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb_regs.h382 #define ADP_DP_CS_2_HDP BIT(6) macro
Dswitch.c1444 return !!(data & ADP_DP_CS_2_HDP); in tb_dp_port_hpd_is_active()