Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/ucsi/
Ducsi.h201 #define UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY BIT(4) macro
Ducsi.c1100 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_DEBUG_ACCESSORY) in ucsi_register_port()