Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/usb/
Dtypec_dp.h98 #define DP_CONF_UFP_U_AS_DFP_D BIT(0) macro
/Linux-v6.1/drivers/usb/typec/altmodes/
Ddisplayport.c95 conf |= DP_CONF_UFP_U_AS_DFP_D; in dp_altmode_configure()