Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h259 #define UCSI_CONCAP_OPMODE_AUDIO_ACCESSORY BIT(3) macro
H A Ducsi.c1586 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_AUDIO_ACCESSORY) in ucsi_register_port()