Home
last modified time | relevance | path

Searched refs:DP_CMD_CONFIGURE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dtypec_dp.h63 #define DP_CMD_CONFIGURE VDO_CMD_VENDOR(1) macro
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c193 header = DP_HEADER(dp, svdm_version, DP_CMD_CONFIGURE); in dp_altmode_configure_vdm()
317 case DP_CMD_CONFIGURE: in dp_altmode_vdm()
326 case DP_CMD_CONFIGURE: in dp_altmode_vdm()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c239 case DP_CMD_CONFIGURE: in ucsi_displayport_vdm()