Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/usb/
Dtypec_dp.h93 #define DP_CONF_UFP_U_AS_DFP_D BIT(0) macro
/Linux-v5.15/drivers/usb/typec/altmodes/
Ddisplayport.c84 conf |= DP_CONF_UFP_U_AS_DFP_D; in dp_altmode_configure()