Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h197 #define UCSI_CAP_ALT_MODE_DETAILS BIT(2) macro
H A Ducsi_ccg.c550 cap->features &= ~UCSI_CAP_ALT_MODE_DETAILS; in ucsi_ccg_read()
H A Ducsi.c514 if (!(con->ucsi->cap.features & UCSI_CAP_ALT_MODE_DETAILS)) in ucsi_register_altmodes()