Searched refs:UCSI_CAP_ALT_MODE_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 193 #define UCSI_CAP_ALT_MODE_OVERRIDE BIT(3) macro |
D | ucsi.c | 350 override = !!(con->ucsi->cap.features & UCSI_CAP_ALT_MODE_OVERRIDE); in ucsi_register_altmode() |