Home
last modified time | relevance | path

Searched refs:UCSI_CAP_ALT_MODE_DETAILS (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/typec/ucsi/
A Ducsi.h249 #define UCSI_CAP_ALT_MODE_DETAILS BIT(2) macro
A Ducsi.c571 if (!(con->ucsi->cap.features & UCSI_CAP_ALT_MODE_DETAILS)) in ucsi_register_altmodes()
1195 if (con->ucsi->cap.features & UCSI_CAP_ALT_MODE_DETAILS) { in ucsi_check_cable()
1721 if (!(features & UCSI_CAP_ALT_MODE_DETAILS)) in ucsi_get_supported_notifications()
A Ducsi_ccg.c651 cap->features &= ~UCSI_CAP_ALT_MODE_DETAILS; in ucsi_ccg_sync_control()

Completed in 13 milliseconds