Searched refs:UCSI_CONCAP_OPMODE_AUDIO_ACCESSORY (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 259 #define UCSI_CONCAP_OPMODE_AUDIO_ACCESSORY BIT(3) macro |
H A D | ucsi.c | 1586 if (con->cap.op_mode & UCSI_CONCAP_OPMODE_AUDIO_ACCESSORY) in ucsi_register_port() |