Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h260 #define UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY BIT(4) macro
Ducsi.c1588 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY) in ucsi_register_port()