Home
last modified time | relevance | path

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

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