Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.h268 #define UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY BIT(4) macro
Ducsi.c842 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY) in ucsi_register_port()