Searched refs:UCSI_CONCAP_OPMODE_UFP (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 210 #define UCSI_CONCAP_OPMODE_UFP BIT(1) macro |
D | ucsi.c | 1237 else if (con->cap.op_mode & UCSI_CONCAP_OPMODE_UFP) in ucsi_register_port() |