Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_dp.h98 #define DP_CONF_UFP_U_AS_DFP_D BIT(0) macro
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c96 conf |= DP_CONF_UFP_U_AS_DFP_D; in dp_altmode_configure()
456 if (DP_CONF_CURRENTLY(dp->data.conf) == DP_CONF_UFP_U_AS_DFP_D) in get_current_pin_assignments()