Searched refs:VDO_CMDT (Results 1 – 5 of 5) sorted by relevance
96 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_enter()141 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_exit()238 dp->header |= VDO_CMDT(CMDT_RSP_NAK); in ucsi_displayport_vdm()240 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()245 dp->header |= VDO_CMDT(CMDT_RSP_NAK); in ucsi_displayport_vdm()247 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()255 dp->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_displayport_vdm()
74 tbt->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_thunderbolt_set_altmode()157 tbt->header |= VDO_CMDT(CMDT_RSP_ACK); in ucsi_thunderbolt_vdm()
94 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_altmode_enter()133 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_altmode_exit()180 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_displayport_vdm()188 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_displayport_vdm()237 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_thunderbolt_vdm()298 adata->header |= VDO_CMDT(CMDT_RSP_ACK); in cros_typec_displayport_status_update()
41 #define VDO_CMDT(x) ((x) << 6) macro44 #define VDO_CMDT_MASK VDO_CMDT(0x3)
2122 response[0] = p[0] | VDO_CMDT(CMDT_RSP_ACK); in tcpm_pd_svdm()2124 response[0] = p[0] | VDO_CMDT(CMDT_RSP_NAK); in tcpm_pd_svdm()2127 response[0] = p[0] | VDO_CMDT(CMDT_RSP_BUSY); in tcpm_pd_svdm()2320 response[0] = p[0] | VDO_CMDT(CMDT_RSP_NAK); in tcpm_pd_svdm()2341 response[0] = p[0] | VDO_CMDT(CMDT_RSP_NAK); in tcpm_pd_svdm()2349 response[0] = p[0] | VDO_CMDT(CMDT_RSP_NAK); in tcpm_pd_svdm()