Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtypec_dp.h100 #define DP_CONF_SIGNALING_DP BIT(2) macro
/OK3568_Linux_fs/kernel/drivers/usb/typec/altmodes/
H A Ddisplayport.c92 u32 conf = DP_CONF_SIGNALING_DP; /* Only DP signaling supported */ in dp_altmode_configure()