Home
last modified time | relevance | path

Searched refs:CMDT_RSP_ACK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c95 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_enter()
139 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_exit()
237 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()
244 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()
252 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()
/openbmc/linux/include/linux/usb/
H A Dpd_vdo.h46 #define CMDT_RSP_ACK 1 macro
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c297 case CMDT_RSP_ACK: in dp_altmode_vdm()
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1681 response[0] = p[0] | VDO_CMDT(CMDT_RSP_ACK); in tcpm_pd_svdm()
1692 case CMDT_RSP_ACK: in tcpm_pd_svdm()