Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dtrace.c22 [UCSI_SET_NEW_CAM] = "SET_NEW_CAM",
H A Ddisplayport.c15 (UCSI_SET_NEW_CAM | ((_con_num_) << 16) | ((_enter_) << 23) | \
H A Ducsi.h102 #define UCSI_SET_NEW_CAM 0x0f macro
H A Ducsi_ccg.c584 if (UCSI_COMMAND(uc->last_cmd_sent) == UCSI_SET_NEW_CAM && in ucsi_ccg_sync_write()