Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c21 [UCSI_GET_CURRENT_CAM] = "GET_CURRENT_CAM",
H A Ddebugfs.c40 case UCSI_GET_CURRENT_CAM: in ucsi_cmd()
H A Ddisplayport.c68 command = UCSI_GET_CURRENT_CAM | UCSI_CONNECTOR_NUMBER(dp->con->num); in ucsi_displayport_enter()
H A Ducsi.h101 #define UCSI_GET_CURRENT_CAM 0x0e macro
H A Ducsi_ccg.c535 case UCSI_GET_CURRENT_CAM: in ucsi_ccg_read()
H A Ducsi.c284 command = UCSI_GET_CURRENT_CAM | UCSI_CONNECTOR_NUMBER(con->num); in ucsi_altmode_update_active()