Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ddisplayport.c14 #define UCSI_CMD_SET_NEW_CAM(_con_num_, _enter_, _cam_, _am_) \ macro
126 command = UCSI_CMD_SET_NEW_CAM(dp->con->num, 0, dp->offset, 0); in ucsi_displayport_exit()
192 command = UCSI_CMD_SET_NEW_CAM(dp->con->num, 1, dp->offset, pins); in ucsi_displayport_configure()