Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtypec_dp.h98 #define DP_CONF_UFP_U_AS_DFP_D BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/usb/typec/altmodes/
H A Ddisplayport.c99 conf |= DP_CONF_UFP_U_AS_DFP_D; in dp_altmode_configure()