Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h218 #define UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY BIT(4) macro
H A Ducsi.c1258 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY) in ucsi_register_port()